openscenegraph
Public Member Functions | Static Public Member Functions | Public Attributes
osgShadow::MinimalDrawBoundsShadowMap::ViewData Struct Reference
Inheritance diagram for osgShadow::MinimalDrawBoundsShadowMap::ViewData:
osgShadow::MinimalShadowMap::ViewData osgShadow::StandardShadowMap::ViewData osgShadow::DebugShadowMap::ViewData osgShadow::ViewDependentShadowTechnique::ViewData osg::Referenced

List of all members.

Public Member Functions

void setShadowCameraProjectionMatrixPtr (osg::RefMatrix *projection)
osg::RefMatrixgetShadowCameraProjectionMatrixPtr (void)
virtual void init (ThisClass *st, osgUtil::CullVisitor *cv)
virtual void cullShadowReceivingScene ()
virtual void createDebugHUD ()
virtual void recordShadowMapParams ()
virtual void cullBoundAnalysisScene ()
virtual void performBoundAnalysis (const osg::Camera &camera)
 ViewData (void)

Static Public Member Functions

static osg::BoundingBox scanImage (const osg::Image *image, osg::Matrix m)

Public Attributes

osg::ref_ptr< osg::RefMatrix_projection
osg::Vec2s _boundAnalysisSize
osg::ref_ptr< osg::Image_boundAnalysisImage
osg::ref_ptr< osg::Texture2D_boundAnalysisTexture
osg::ref_ptr< osg::Camera_boundAnalysisCamera
osg::observer_ptr< osg::Camera_mainCamera

Constructor & Destructor Documentation

Simple constructor zeroing all variables.

Reimplemented from osgShadow::ViewDependentShadowTechnique::ViewData.


Member Function Documentation


Member Data Documentation


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