#include <OGREInterfaces.h>
Inherits DigitalSpaces::DIObjectBase.
Public Member Functions | |
| bool | GetCastShadows (void) |
| DIOGREAxisAlignedBox * | GetWorldBoundingBox (void) |
| DIOGREAxisAlignedBox * | GetWorldBoundingBox (bool derive) |
| DIOGREAxisAlignedBox * | GetLightCapBounds (void) |
| DIOGREAxisAlignedBox * | GetDarkCapBounds (DigitalSpaces::DIOGRELight *light, float dirLightExtrusionDist) |
| float | GetPointExtrusionDistance (DIOGRELight *light) |
| bool DigitalSpaces::DIOGREShadowCaster::GetCastShadows | ( | void | ) |
| DIOGREAxisAlignedBox* DigitalSpaces::DIOGREShadowCaster::GetWorldBoundingBox | ( | void | ) |
| DIOGREAxisAlignedBox* DigitalSpaces::DIOGREShadowCaster::GetWorldBoundingBox | ( | bool | derive | ) |
| DIOGREAxisAlignedBox* DigitalSpaces::DIOGREShadowCaster::GetLightCapBounds | ( | void | ) |
| DIOGREAxisAlignedBox* DigitalSpaces::DIOGREShadowCaster::GetDarkCapBounds | ( | DigitalSpaces::DIOGRELight * | light, | |
| float | dirLightExtrusionDist | |||
| ) |
| float DigitalSpaces::DIOGREShadowCaster::GetPointExtrusionDistance | ( | DIOGRELight * | light | ) |
1.5.6