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 (ViewDependentShadow, 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 >.
osgShadow::MinimalDrawBoundsShadowMap::MinimalDrawBoundsShadowMap | ( | ) |
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.
osgShadow::MinimalDrawBoundsShadowMap::META_Object | ( | ViewDependentShadow | , | |
MinimalDrawBoundsShadowMap | ||||
) |
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 Wed Nov 3 2010 02:40:18 for the OpenSceneGraph by doxygen 1.7.1. |