OpenSceneGraph
3.0.1
|
#include <osg/StateAttribute>
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 |
#define GL_DECR_WRAP 0x8508 |
#define GL_INCR_WRAP 0x8507 |
#define OSG_STENCIL 1 |
![]() | Generated at Mon Oct 3 2011 12:39:39 for the OpenSceneGraph by doxygen 1.7.5. |