openscenegraph
Classes | Public Types | Public Member Functions | Protected Member Functions
osgShadow::MinimalCullBoundsShadowMap Class Reference
Inheritance diagram for osgShadow::MinimalCullBoundsShadowMap:
osgShadow::MinimalShadowMap osgShadow::StandardShadowMap osgShadow::DebugShadowMap osgShadow::ViewDependentShadowTechnique osgShadow::ShadowTechnique osg::Object osg::Referenced osgShadow::ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm > osgShadow::LightSpacePerspectiveShadowMapCB

List of all members.

Classes

struct  ViewData

Public Types

typedef MinimalCullBoundsShadowMap ThisClass
typedef MinimalShadowMap BaseClass

Public Member Functions

 MinimalCullBoundsShadowMap ()
 MinimalCullBoundsShadowMap (const MinimalCullBoundsShadowMap &mcbsm, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 META_Object (osgShadow, MinimalCullBoundsShadowMap)

Protected Member Functions

virtual ~MinimalCullBoundsShadowMap (void)

Member Typedef Documentation

Convenient typedef used in definition of ViewData struct and methods

Reimplemented from osgShadow::MinimalShadowMap.

Reimplemented in osgShadow::ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm >.


Constructor & Destructor Documentation

osgShadow::MinimalCullBoundsShadowMap::MinimalCullBoundsShadowMap ( )

Classic OSG constructor

osgShadow::MinimalCullBoundsShadowMap::MinimalCullBoundsShadowMap ( const MinimalCullBoundsShadowMap mcbsm,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
)

Classic OSG cloning constructor

virtual osgShadow::MinimalCullBoundsShadowMap::~MinimalCullBoundsShadowMap ( void  ) [protected, virtual]

Classic protected OSG destructor


Member Function Documentation

osgShadow::MinimalCullBoundsShadowMap::META_Object ( osgShadow  ,
MinimalCullBoundsShadowMap   
)

Declaration of standard OSG object methods


The documentation for this class was generated from the following file: