MeVisLab Toolbox Reference
|
#include <SoShadowSwitch.h>
Public Member Functions | |
SbBool | affectsState () const override |
SoShadowSwitch () | |
void | doAction (SoAction *action) override |
void | callback (SoCallbackAction *action) override |
void | GLRender (SoGLRenderAction *action) override |
void | pick (SoPickAction *action) override |
void | getBoundingBox (SoGetBoundingBoxAction *action) override |
void | handleEvent (SoHandleEventAction *action) override |
void | getMatrix (SoGetMatrixAction *action) override |
void | search (SoSearchAction *action) override |
Static Public Member Functions | |
static void | initClass () |
Public Attributes | |
SoSFInt32 | nonshadowChild |
SoSFInt32 | shadowChild |
Protected Member Functions | |
virtual | ~SoShadowSwitch () |
Definition at line 34 of file SoShadowSwitch.h.
|
protectedvirtual |
SoShadowSwitch::SoShadowSwitch | ( | ) |
|
override |
|
override |
|
override |
|
override |
|
override |
|
override |
|
override |
|
override |
SoSFInt32 SoShadowSwitch::nonshadowChild |
Definition at line 45 of file SoShadowSwitch.h.
SoSFInt32 SoShadowSwitch::shadowChild |
Definition at line 46 of file SoShadowSwitch.h.