MeVisLab Toolbox Reference
|
#include <SoShadowRenderElement.h>
Public Member Functions | |
void | init (SoState *state) override |
Initializes element. | |
Static Public Member Functions | |
static void | set (SoState *state, SbBool shadowRender) |
Sets in the state whether or not this pass is for shadowing. | |
static SbBool | get (SoState *state) |
Returns from the state whether or not this pass is for shadowing. | |
static SbBool | getDefault () |
Returns the default rendering pass purpose. | |
static void | initClass () |
Initializes the SoShadowRenderElement class. | |
Protected Member Functions | |
virtual | ~SoShadowRenderElement () |
Definition at line 25 of file SoShadowRenderElement.h.
|
protectedvirtual |
Returns from the state whether or not this pass is for shadowing.
Definition at line 43 of file SoShadowRenderElement.h.
References mlrange_cast().
Returns the default rendering pass purpose.
Definition at line 47 of file SoShadowRenderElement.h.
References mlrange_cast().
Initializes the SoShadowRenderElement class.
Sets in the state whether or not this pass is for shadowing.
Definition at line 39 of file SoShadowRenderElement.h.
References mlrange_cast().