| ||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlADRenderOptions Class Reference#include <GlADRenderOptions.h>
Detailed DescriptionClass used to manage the render state for rendering the augmented displays.This class is a simple class used to manage render states for the display of the GLAD It mainly uses one 32-bits integer. Each bit represent a different rendering state. As you can see, this class can be improved since there is still some room in the integer :) Public Member Functions
Protected AttributesConstructor & Destructor Documentation
Default Constructor.
Constructor with a given base value for the integer.
Destructor
Member Function Documentation
Function used to recopty a rendering option class into the current one.
Accessor in writing to a render state.
Accessor in reading to a render state.
Function used to setup the different render states.
Member Data Documentation
The Integer used to represent the render states
|
Tulip Software by LaBRI Visualization Team 2001 - 2007 |