OpenSceneGraph
3.5.1
|
Classes | |
struct | ViewData |
Public Types | |
typedef MinimalBoundsBaseClass | BaseClass |
Convenient typedef used in definition of ViewData struct and methods. More... | |
typedef ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass > | ThisClass |
Convenient typedef used in definition of ViewData struct and methods. More... | |
Public Member Functions | |
ProjectionShadowMap () | |
Classic OSG constructor. More... | |
ProjectionShadowMap (const ProjectionShadowMap ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
Classic OSG cloning constructor. More... | |
META_Object (osgShadow, ProjectionShadowMap) | |
Declaration of standard OSG object methods. More... | |
Protected Member Functions | |
virtual | ~ProjectionShadowMap (void) |
Classic protected OSG destructor. More... | |
typedef MinimalBoundsBaseClass osgShadow::ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass >::BaseClass |
Convenient typedef used in definition of ViewData struct and methods.
typedef ProjectionShadowMap<MinimalBoundsBaseClass,ShadowProjectionAlgorithmClass> osgShadow::ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass >::ThisClass |
Convenient typedef used in definition of ViewData struct and methods.
|
inline |
Classic OSG constructor.
|
inline |
Classic OSG cloning constructor.
|
inlineprotectedvirtual |
Classic protected OSG destructor.
osgShadow::ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass >::META_Object | ( | osgShadow | , |
ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass > | |||
) |
Declaration of standard OSG object methods.
Generated at Wed Nov 11 2015 22:15:07 for the OpenSceneGraph by doxygen 1.8.10. |