OpenSceneGraph
Classes | Namespaces | Macros
Stencil File Reference
#include <osg/StateAttribute>

Classes

class  osg::Stencil
 Encapsulate OpenGL glStencilFunc/Op/Mask functions. More...
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_STENCIL   1
 
#define GL_INCR_WRAP   0x8507
 
#define GL_DECR_WRAP   0x8508
 

Macro Definition Documentation

◆ GL_DECR_WRAP

#define GL_DECR_WRAP   0x8508

◆ GL_INCR_WRAP

#define GL_INCR_WRAP   0x8507

◆ OSG_STENCIL

#define OSG_STENCIL   1