OpenSceneGraph
|
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 (osgShadow, ProjectionShadowMap) | |
Declaration of standard OSG object methods. | |
Protected Member Functions | |
virtual | ~ProjectionShadowMap (void) |
Classic protected OSG destructor. | |