OpenSceneGraph 2.8.3
|
Classes | |
struct | ViewData |
Public Types | |
typedef MinimalCullBoundsShadowMap | ThisClass |
Convenient typedef used in definition of ViewData struct and methods. | |
typedef MinimalShadowMap | BaseClass |
Convenient typedef used in definition of ViewData struct and methods. | |
Public Member Functions | |
MinimalCullBoundsShadowMap () | |
Classic OSG constructor. | |
MinimalCullBoundsShadowMap (const MinimalCullBoundsShadowMap &mcbsm, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
Classic OSG cloning constructor. | |
META_Object (ViewDependentShadow, MinimalCullBoundsShadowMap) | |
Declaration of standard OSG object methods. | |
Protected Member Functions | |
virtual | ~MinimalCullBoundsShadowMap (void) |
Classic protected OSG destructor. |
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::MinimalShadowMap.
Reimplemented in osgShadow::LightSpacePerspectiveShadowMapCB, and osgShadow::ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::MinimalShadowMap.
Reimplemented in osgShadow::ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
osgShadow::MinimalCullBoundsShadowMap::MinimalCullBoundsShadowMap | ( | ) |
Classic OSG constructor.
osgShadow::MinimalCullBoundsShadowMap::MinimalCullBoundsShadowMap | ( | const MinimalCullBoundsShadowMap & | mcbsm, |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) |
Classic OSG cloning constructor.
virtual osgShadow::MinimalCullBoundsShadowMap::~MinimalCullBoundsShadowMap | ( | void | ) | [protected, virtual] |
Classic protected OSG destructor.
osgShadow::MinimalCullBoundsShadowMap::META_Object | ( | ViewDependentShadow | , |
MinimalCullBoundsShadowMap | |||
) |
Declaration of standard OSG object methods.
![]() | Generated at Tue Mar 22 2011 13:20:28 for the OpenSceneGraph by doxygen 1.7.3. |