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.
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::MinimalShadowMap.
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 | ( | osgShadow | , |
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 Mon Oct 3 2011 12:39:48 for the OpenSceneGraph by doxygen 1.7.5. |