Public Types | |
| typedef ProjectionShadowMap < MinimalShadowMap, LightSpacePerspectiveShadowMapAlgorithm > | BaseClass |
Public Member Functions | |
| LightSpacePerspectiveShadowMapVB () | |
| LightSpacePerspectiveShadowMapVB (const LightSpacePerspectiveShadowMapVB ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Object (ViewDependentShadow, LightSpacePerspectiveShadowMapVB) | |
| typedef ProjectionShadowMap< MinimalShadowMap, LightSpacePerspectiveShadowMapAlgorithm > osgShadow::LightSpacePerspectiveShadowMapVB::BaseClass |
Convenient typedef used in definition of ViewData struct and methods
Reimplemented from osgShadow::ProjectionShadowMap< MinimalShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.
| osgShadow::LightSpacePerspectiveShadowMapVB::LightSpacePerspectiveShadowMapVB | ( | ) | [inline] |
Classic OSG constructor
| osgShadow::LightSpacePerspectiveShadowMapVB::LightSpacePerspectiveShadowMapVB | ( | const LightSpacePerspectiveShadowMapVB & | copy, | |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY | |||
| ) | [inline] |
Classic OSG cloning constructor
| osgShadow::LightSpacePerspectiveShadowMapVB::META_Object | ( | ViewDependentShadow | , | |
| LightSpacePerspectiveShadowMapVB | ||||
| ) |
Declaration of standard OSG object methods
1.7.1