Public Types | |
| typedef ProjectionShadowMap < MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm > | BaseClass |
| Convenient typedef used in definition of ViewData struct and methods. | |
Public Member Functions | |
| LightSpacePerspectiveShadowMapCB () | |
| Classic OSG constructor. | |
| LightSpacePerspectiveShadowMapCB (const LightSpacePerspectiveShadowMapCB ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| Classic OSG cloning constructor. | |
| META_Object (ViewDependentShadow, LightSpacePerspectiveShadowMapCB) | |
| Declaration of standard OSG object methods. | |
| typedef ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm > osgShadow::LightSpacePerspectiveShadowMapCB::BaseClass |
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
| osgShadow::LightSpacePerspectiveShadowMapCB::LightSpacePerspectiveShadowMapCB | ( | ) | [inline] |
Classic OSG constructor.
| osgShadow::LightSpacePerspectiveShadowMapCB::LightSpacePerspectiveShadowMapCB | ( | const LightSpacePerspectiveShadowMapCB & | copy, | |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY | |||
| ) | [inline] |
Classic OSG cloning constructor.
| osgShadow::LightSpacePerspectiveShadowMapCB::META_Object | ( | ViewDependentShadow | , | |
| LightSpacePerspectiveShadowMapCB | ||||
| ) |
Declaration of standard OSG object methods.
| Generated at Sat May 14 08:21:21 2011 for the OpenSceneGraph by doxygen 1.5.9. |