#include <osg/Stencil>Classes | |
| class | osg::StencilTwoSided |
| Encapsulate OpenGL two sided glStencilFunc/Op/Mask functions. More... | |
| class | osg::StencilTwoSided::Extensions |
| Extensions class which encapsulates the querying of extensions and associated function pointers, and provide convenience wrappers to check for the extensions or use the associated functions. More... | |
Namespaces | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
| #define | OSG_STENCILTWOSIDED 1 |
| #define | GL_STENCIL_TEST_TWO_SIDE 0x8910 |
| #define GL_STENCIL_TEST_TWO_SIDE 0x8910 |
Referenced by osg::StencilTwoSided::getModeUsage().
| #define OSG_STENCILTWOSIDED 1 |
| Generated at Sat May 14 08:21:07 2011 for the OpenSceneGraph by doxygen 1.5.9. |