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