soglshadowcullingelement(3)
NAME
SoGLShadowCullingElement - The SoGLShadowCullingElement class is yet to
be documented.
FIXME: write doc.
SYNOPSIS
Inherits SoInt32Element.
Public Types
enum Mode { AS_IS_CULLING, FRONT_FACE_CULLING, NO_CULLING }
Public Member Functions
virtual void init (SoState *state)
FIXME: write doc.
virtual void push (SoState *state)
virtual void pop (SoState *state, const SoElement *prevTopElement)
virtual void setElt (int32_t value)
FIXME: write doc.
Static Public Member Functions
static SoType getClassTypeId (void)
static int getClassStackIndex (void)
static void * createInstance (void)
static void initClass (void)
static void set (SoState *const state, SoNode *const node, const int
mode)
FIXME: write doc.
static int get (SoState *const state)
FIXME: write doc.
static int getDefault (void)
FIXME: write doc.
Protected Member Functions
virtual ~SoGLShadowCullingElement ()
Detailed Description
The SoGLShadowCullingElement class is yet to be documented.
FIXME: write doc.
- Since:
- Coin 2.5
Member Enumeration Documentation
- enum SoGLShadowCullingElement::Mode
- FIXME: write doc.
Constructor & Destructor Documentation
- SoGLShadowCullingElement::~SoGLShadowCullingElement (void) [protected,
- virtual]
The destructor.
Member Function Documentation
- SoType SoGLShadowCullingElement::getClassTypeId (void) [static]
- This static method returns the class type.
- Reimplemented from SoInt32Element.
- int SoGLShadowCullingElement::getClassStackIndex (void) [static]
- This static method returns the state stack index for the class.
- Reimplemented from SoInt32Element.
- void * SoGLShadowCullingElement::createInstance (void) [static]
- This API member is considered internal to the library, as it is not likely to be of interest to the application programmer.
- void SoGLShadowCullingElement::initClass (void) [static]
- Initialize relevant common data for all instances, like the type
system. - Reimplemented from SoInt32Element.
Author
- Generated automatically by Doxygen for Coin from the source code.