|
OpenSceneGraph
3.0.1
|

Classes | |
| struct | CameraCullCallback |
| struct | ViewData |
Public Types | |
| typedef MinimalDrawBoundsShadowMap | 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 | |
| MinimalDrawBoundsShadowMap () | |
| Classic OSG constructor. | |
| MinimalDrawBoundsShadowMap (const MinimalDrawBoundsShadowMap &mdbsm, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| Classic OSG cloning constructor. | |
| META_Object (osgShadow, MinimalDrawBoundsShadowMap) | |
| Declaration of standard OSG object methods. | |
Protected Member Functions | |
| virtual | ~MinimalDrawBoundsShadowMap (void) |
| Classic protected OSG destructor. | |
| META_ViewDependentShadowTechniqueData (ThisClass, ThisClass::ViewData) struct CameraPostDrawCallback | |
Friends | |
| struct | ViewData |
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::MinimalShadowMap.
Reimplemented in osgShadow::LightSpacePerspectiveShadowMapDB, and osgShadow::ProjectionShadowMap< MinimalDrawBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::MinimalShadowMap.
Reimplemented in osgShadow::ProjectionShadowMap< MinimalDrawBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
Classic OSG constructor.
| osgShadow::MinimalDrawBoundsShadowMap::MinimalDrawBoundsShadowMap | ( | const MinimalDrawBoundsShadowMap & | mdbsm, |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
| ) |
Classic OSG cloning constructor.
| virtual osgShadow::MinimalDrawBoundsShadowMap::~MinimalDrawBoundsShadowMap | ( | void | ) | [protected, virtual] |
Classic protected OSG destructor.
Declaration of standard OSG object methods.
| osgShadow::MinimalDrawBoundsShadowMap::META_ViewDependentShadowTechniqueData | ( | ThisClass | , |
| ThisClass::ViewData | |||
| ) | [inline, protected] |
friend struct ViewData [friend] |
Reimplemented from osgShadow::StandardShadowMap.
| Generated at Thu Sep 27 2012 17:03:21 for the OpenSceneGraph by doxygen 1.7.6.1. |