Definition at line 85 of file DataStructures.h.
Public Attributes | |
SoLight * | light |
Pointer to the light. | |
SbBool * | status |
Status. | |
SoEnvironment * | globEnv |
Scene global environment node. |
|
Pointer to the light.
Definition at line 86 of file DataStructures.h. Referenced by SoShadowLight::finishStencilCB(), SoShadowLight::init(), and SoShadowLight::litStencilCB(). |
|
Status.
Definition at line 87 of file DataStructures.h. Referenced by SoShadowLight::init(), and SoShadowLight::litStencilCB(). |
|
Scene global environment node.
Definition at line 88 of file DataStructures.h. Referenced by SoShadowLight::finishStencilCB(), SoShadowLight::init(), and SoShadowLight::litStencilCB(). |