Skip to content

AnKi 3D Engine Dev Blog

  • Home
  • Media
  • Features
  • Source
  • Roadmap
  • Contact & Slack

Tag: boost

Posted on 16 Sep 20113 Mar 2015

C++ Class: Accessing contents but not the container

When constructing a C++ class a good practice is to never have any member variables in public scope and this includes containers. In this little article we will discuss how to have a C++ container as a private member and be able to expose its contents without exposing the container itself.

Continue reading “C++ Class: Accessing contents but not the container”

Twitter Feed

My Tweets

Recent Posts

  • Simplified pipeline barriers 4 Feb 2025
  • GPU driven rendering in AnKi 21 Nov 2024
  • Workarounds for issues with mesh shaders + Vulkan + HLSL 19 Aug 2024
  • Parsing and rewriting SPIR-V 4 Jun 2024
  • GPU driven rendering in AnKi: A high level overview 2 Oct 2023

Tags

  • Android
  • AnKi
  • boost
  • C++
  • culing
  • DirectX
  • DX12
  • fog
  • GLSL
  • GPU
  • GPU driven
  • graphics
  • HLSL
  • lens flare
  • Linux
  • multi-monitor
  • occlusion
  • OpenGL
  • reflections
  • renderer
  • SDL
  • software engineering
  • spirv
  • SSAO
  • SSLR
  • SteamOS
  • texture
  • threads
  • video
  • volumetric
  • Vulkan
Proudly powered by WordPress