Open Inventor Reference
SoGLStencilBitsElement Class Reference

#include <Inventor/elements/SoGLStencilBitsElement.h>

Inheritance diagram for SoGLStencilBitsElement:
SoStencilBitsElement SoInt32Element SoElement

List of all members.

Static Public Member Functions

static void clear (SoState *state, uint32_t mask, int32_t value=0)
 Clears only the masked bits (which must be adjacent) to value.
static void initClass ()
 Initializes the SoGLStencilBitsElement class.

Protected Member Functions

virtual ~SoGLStencilBitsElement ()
 Destructor.

Detailed Description

Definition at line 51 of file SoGLStencilBitsElement.h.


Constructor & Destructor Documentation

virtual SoGLStencilBitsElement::~SoGLStencilBitsElement ( ) [protected, virtual]

Member Function Documentation

static void SoGLStencilBitsElement::clear ( SoState state,
uint32_t  mask,
int32_t  value = 0 
) [static]

Value is shifted automatically to fit in the masked bits.

static void SoGLStencilBitsElement::initClass ( ) [static]

Reimplemented from SoStencilBitsElement.


The documentation for this class was generated from the following file: