|
OpenSceneGraph
3.0.1
|

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 (osgShadow, 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 >.
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.
Declaration of standard OSG object methods.
| Generated at Thu Sep 27 2012 17:03:21 for the OpenSceneGraph by doxygen 1.7.6.1. |