Man Linux: Main Page and Category List

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 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

   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.