Classes | |
| struct | ViewData |
Public Types | |
| typedef MinimalCullBoundsShadowMap | ThisClass |
| typedef MinimalShadowMap | BaseClass |
Public Member Functions | |
| MinimalCullBoundsShadowMap () | |
| MinimalCullBoundsShadowMap (const MinimalCullBoundsShadowMap &mcbsm, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Object (ViewDependentShadow, MinimalCullBoundsShadowMap) | |
Protected Member Functions | |
| virtual | ~MinimalCullBoundsShadowMap (void) |
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
1.7.1