MeVisLab Toolbox Reference
SoShadowSwitch Class Reference

#include <SoShadowSwitch.h>

Inheritance diagram for SoShadowSwitch:

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

Detailed Description

Definition at line 34 of file SoShadowSwitch.h.

Constructor & Destructor Documentation

◆ ~SoShadowSwitch()

virtual SoShadowSwitch::~SoShadowSwitch ( )
protectedvirtual

◆ SoShadowSwitch()

SoShadowSwitch::SoShadowSwitch ( )

Member Function Documentation

◆ affectsState()

SbBool SoShadowSwitch::affectsState ( ) const
override

◆ callback()

void SoShadowSwitch::callback ( SoCallbackAction *  action)
override

◆ doAction()

void SoShadowSwitch::doAction ( SoAction *  action)
override

◆ getBoundingBox()

void SoShadowSwitch::getBoundingBox ( SoGetBoundingBoxAction *  action)
override

◆ getMatrix()

void SoShadowSwitch::getMatrix ( SoGetMatrixAction *  action)
override

◆ GLRender()

void SoShadowSwitch::GLRender ( SoGLRenderAction *  action)
override

◆ handleEvent()

void SoShadowSwitch::handleEvent ( SoHandleEventAction *  action)
override

◆ initClass()

static void SoShadowSwitch::initClass ( )
static

◆ pick()

void SoShadowSwitch::pick ( SoPickAction *  action)
override

◆ search()

void SoShadowSwitch::search ( SoSearchAction *  action)
override

Member Data Documentation

◆ nonshadowChild

SoSFInt32 SoShadowSwitch::nonshadowChild

Definition at line 45 of file SoShadowSwitch.h.

◆ shadowChild

SoSFInt32 SoShadowSwitch::shadowChild

Definition at line 46 of file SoShadowSwitch.h.


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