Classes |
| class | osg::Stencil |
| | Encapsulate OpenGL glStencilFunc/Op/Mask functions. More...
|
| class | osg::Stencil::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_STENCIL 1 |
| #define | GL_INCR_WRAP 0x8507 |
| #define | GL_DECR_WRAP 0x8508 |