|
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.
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::MinimalShadowMap.
| 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 | ( | osgShadow | , |
| MinimalCullBoundsShadowMap | |||
| ) |
Declaration of standard OSG object methods.
| Generated at Tue Oct 11 2011 20:19:59 for the OpenSceneGraph by doxygen 1.7.5. |