OpenSceneGraph
3.0.1
|
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. |
typedef MinimalBoundsBaseClass osgShadow::ProjectionShadowMap::BaseClass |
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented in osgShadow::LightSpacePerspectiveShadowMapVB, osgShadow::LightSpacePerspectiveShadowMapCB, and osgShadow::LightSpacePerspectiveShadowMapDB.
typedef ProjectionShadowMap<MinimalBoundsBaseClass,ShadowProjectionAlgorithmClass> osgShadow::ProjectionShadowMap::ThisClass |
Convenient typedef used in definition of ViewData struct and methods.
osgShadow::ProjectionShadowMap::ProjectionShadowMap | ( | ) | [inline] |
Classic OSG constructor.
osgShadow::ProjectionShadowMap::ProjectionShadowMap | ( | const ProjectionShadowMap & | copy, |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) | [inline] |
Classic OSG cloning constructor.
virtual osgShadow::ProjectionShadowMap::~ProjectionShadowMap | ( | void | ) | [inline, protected, virtual] |
Classic protected OSG destructor.
osgShadow::ProjectionShadowMap::META_Object | ( | osgShadow | , |
ProjectionShadowMap | |||
) |
Declaration of standard OSG object methods.
![]() | Generated at Mon Oct 3 2011 12:39:48 for the OpenSceneGraph by doxygen 1.7.5. |