|
OSG
3.4.0
|
#include <ProjectionShadowMap.h>


Classes | |
| struct | ViewData |
Public Types | |
| typedef MinimalBoundsBaseClass | BaseClass |
| typedef ProjectionShadowMap < MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass > | ThisClass |
Public Member Functions | |
| ProjectionShadowMap () | |
| ProjectionShadowMap (const ProjectionShadowMap ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Object (osgShadow, ProjectionShadowMap) | |
Protected Member Functions | |
| virtual | ~ProjectionShadowMap (void) |
Definition at line 25 of file ProjectionShadowMap.h.
| typedef MinimalBoundsBaseClass osgShadow::ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass >::BaseClass |
Convenient typedef used in definition of ViewData struct and methods
Definition at line 29 of file ProjectionShadowMap.h.
| typedef ProjectionShadowMap<MinimalBoundsBaseClass,ShadowProjectionAlgorithmClass> osgShadow::ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass >::ThisClass |
Convenient typedef used in definition of ViewData struct and methods
Definition at line 31 of file ProjectionShadowMap.h.
|
inline |
Classic OSG constructor
Definition at line 34 of file ProjectionShadowMap.h.
|
inline |
Classic OSG cloning constructor
Definition at line 39 of file ProjectionShadowMap.h.
|
inlineprotectedvirtual |
Classic protected OSG destructor
Definition at line 51 of file ProjectionShadowMap.h.
| osgShadow::ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass >::META_Object | ( | osgShadow | , |
| ProjectionShadowMap< MinimalBoundsBaseClass, ShadowProjectionAlgorithmClass > | |||
| ) |
Declaration of standard OSG object methods
1.8.8