18#ifndef OSGSHADOW_LIGHTSPACEPERSPECTIVESHADOWMAP
19#define OSGSHADOW_LIGHTSPACEPERSPECTIVESHADOWMAP 1
The osgShadow library is a NodeKit that extends the core scene graph to add support for a range of sh...
Definition ConvexPolyhedron:33
LightSpacePerspectiveShadowMapDB LightSpacePerspectiveShadowMap
Definition LightSpacePerspectiveShadowMap:118
Camera - is a subclass of Transform which represents encapsulates the settings of a Camera.
Definition Camera:45
Copy Op(erator) used to control whether shallow or deep copy is used during copy construction and clo...
Definition CopyOp:41
@ SHALLOW_COPY
Definition CopyOp:47
Definition ConvexPolyhedron:36
LispSM * lispsm
Definition LightSpacePerspectiveShadowMap:46
~LightSpacePerspectiveShadowMapAlgorithm()
LightSpacePerspectiveShadowMapAlgorithm()
Definition LightSpacePerspectiveShadowMap:51
LightSpacePerspectiveShadowMapDB(const LightSpacePerspectiveShadowMapDB ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
Classic OSG cloning constructor.
Definition LightSpacePerspectiveShadowMap:62
ProjectionShadowMap< MinimalDrawBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm > BaseClass
Convenient typedef used in definition of ViewData struct and methods.
Definition LightSpacePerspectiveShadowMap:54
LightSpacePerspectiveShadowMapDB()
Classic OSG constructor.
Definition LightSpacePerspectiveShadowMap:57
META_Object(osgShadow, LightSpacePerspectiveShadowMapDB)
Declaration of standard OSG object methods.
LightSpacePerspectiveShadowMapCB(const LightSpacePerspectiveShadowMapCB ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
Classic OSG cloning constructor.
Definition LightSpacePerspectiveShadowMap:85
ProjectionShadowMap< MinimalCullBoundsShadowMap, LightSpacePerspectiveShadowMapAlgorithm > BaseClass
Convenient typedef used in definition of ViewData struct and methods.
Definition LightSpacePerspectiveShadowMap:77
META_Object(osgShadow, LightSpacePerspectiveShadowMapCB)
Declaration of standard OSG object methods.
LightSpacePerspectiveShadowMapCB()
Classic OSG constructor.
Definition LightSpacePerspectiveShadowMap:80
META_Object(osgShadow, LightSpacePerspectiveShadowMapVB)
Declaration of standard OSG object methods.
ProjectionShadowMap< MinimalShadowMap, LightSpacePerspectiveShadowMapAlgorithm > BaseClass
Convenient typedef used in definition of ViewData struct and methods.
Definition LightSpacePerspectiveShadowMap:100
LightSpacePerspectiveShadowMapVB(const LightSpacePerspectiveShadowMapVB ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
Classic OSG cloning constructor.
Definition LightSpacePerspectiveShadowMap:108
LightSpacePerspectiveShadowMapVB()
Classic OSG constructor.
Definition LightSpacePerspectiveShadowMap:103
ProjectionShadowMap()
Definition ProjectionShadowMap:34
#define OSGSHADOW_EXPORT
Definition Export:39