List of all members.
Member Typedef Documentation
Convenient typedef used in definition of ViewData struct and methods
Reimplemented from osgShadow::StandardShadowMap.
Reimplemented in osgShadow::LightSpacePerspectiveShadowMapDB, osgShadow::LightSpacePerspectiveShadowMapCB, osgShadow::LightSpacePerspectiveShadowMapVB, osgShadow::MinimalCullBoundsShadowMap, osgShadow::MinimalDrawBoundsShadowMap, osgShadow::ProjectionShadowMap< MinimalDrawBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >, osgShadow::ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >, and osgShadow::ProjectionShadowMap< MinimalShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
Member Enumeration Documentation
- Enumerator:
EMPTY_BOX |
|
BOUNDING_SPHERE |
|
BOUNDING_BOX |
|
DEFAULT_ACCURACY |
|
Constructor & Destructor Documentation
osgShadow::MinimalShadowMap::MinimalShadowMap |
( |
|
) |
|
Classic OSG cloning constructor
virtual osgShadow::MinimalShadowMap::~MinimalShadowMap |
( |
void |
|
) |
[protected, virtual] |
Classic protected OSG destructor
Member Function Documentation
float osgShadow::MinimalShadowMap::getMaxFarPlane |
( |
|
) |
[inline] |
float osgShadow::MinimalShadowMap::getMinLightMargin |
( |
|
) |
[inline] |
const osg::Matrix& osgShadow::MinimalShadowMap::getModellingSpaceToWorldTransform |
( |
void |
|
) |
[inline] |
osgShadow::MinimalShadowMap::META_Object |
( |
ViewDependentShadow |
, |
|
|
MinimalShadowMap |
| |
|
) |
| | |
Declaration of standard OSG object methods
void osgShadow::MinimalShadowMap::setMaxFarPlane |
( |
float |
maxFarPlane |
) |
[inline] |
void osgShadow::MinimalShadowMap::setMinLightMargin |
( |
float |
minLightMargin |
) |
[inline] |
void osgShadow::MinimalShadowMap::setModellingSpaceToWorldTransform |
( |
const osg::Matrix & |
modellingSpaceToWorld |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: