OpenSceneGraph
Public Types | Public Member Functions | Public Attributes | List of all members
osgShadow::ViewDependentShadowMap::Frustum Struct Reference
Collaboration diagram for osgShadow::ViewDependentShadowMap::Frustum:
Collaboration graph
[legend]

Public Types

typedef std::vector< osg::Vec3dVertices
 
typedef std::vector< unsigned int > Indices
 
typedef std::vector< Indices > Faces
 
typedef std::vector< Indices > Edges
 

Public Member Functions

 Frustum (osgUtil::CullVisitor *cv, double minZNear, double maxZFar)
 

Public Attributes

osg::Matrixd projectionMatrix
 
osg::Matrixd modelViewMatrix
 
Vertices corners
 
Faces faces
 
Edges edges
 
osg::Vec3d eye
 
osg::Vec3d centerNearPlane
 
osg::Vec3d centerFarPlane
 
osg::Vec3d center
 
osg::Vec3d frustumCenterLine
 

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