OpenSceneGraph 2.8.3
|
Public Types | |
typedef ProjectionShadowMap < MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm > | BaseClass |
Convenient typedef used in definition of ViewData struct and methods. | |
Public Member Functions | |
LightSpacePerspectiveShadowMapCB () | |
Classic OSG constructor. | |
LightSpacePerspectiveShadowMapCB (const LightSpacePerspectiveShadowMapCB ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
Classic OSG cloning constructor. | |
META_Object (ViewDependentShadow, LightSpacePerspectiveShadowMapCB) | |
Declaration of standard OSG object methods. |
typedef ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm > osgShadow::LightSpacePerspectiveShadowMapCB::BaseClass |
Convenient typedef used in definition of ViewData struct and methods.
Reimplemented from osgShadow::ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
osgShadow::LightSpacePerspectiveShadowMapCB::LightSpacePerspectiveShadowMapCB | ( | ) | [inline] |
Classic OSG constructor.
osgShadow::LightSpacePerspectiveShadowMapCB::LightSpacePerspectiveShadowMapCB | ( | const LightSpacePerspectiveShadowMapCB & | copy, |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) | [inline] |
Classic OSG cloning constructor.
osgShadow::LightSpacePerspectiveShadowMapCB::META_Object | ( | ViewDependentShadow | , |
LightSpacePerspectiveShadowMapCB | |||
) |
Declaration of standard OSG object methods.
![]() | Generated at Tue Mar 22 2011 13:20:28 for the OpenSceneGraph by doxygen 1.7.3. |