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