osgUtil::IntersectVisitor::IntersectState Class Reference

Inheritance diagram for osgUtil::IntersectVisitor::IntersectState:

osg::Referenced List of all members.

Public Types

typedef std::pair< osg::ref_ptr<
osg::LineSegment >, osg::ref_ptr<
osg::LineSegment > > 
LineSegmentPair
typedef std::vector< LineSegmentPairLineSegmentList
typedef unsigned int LineSegmentMask
typedef std::vector< LineSegmentMaskLineSegmentMaskStack

Public Member Functions

 IntersectState ()
bool isCulled (const osg::BoundingSphere &bs, LineSegmentMask &segMaskOut)
bool isCulled (const osg::BoundingBox &bb, LineSegmentMask &segMaskOut)
void addLineSegment (osg::LineSegment *seg)

Public Attributes

osg::ref_ptr< osg::RefMatrix_view_matrix
osg::ref_ptr< osg::RefMatrix_view_inverse
osg::ref_ptr< osg::RefMatrix_model_matrix
osg::ref_ptr< osg::RefMatrix_model_inverse
LineSegmentList _segList
LineSegmentMaskStack _segmentMaskStack

Protected Member Functions

 ~IntersectState ()

Member Typedef Documentation

typedef std::vector< LineSegmentPair > osgUtil::IntersectVisitor::IntersectState::LineSegmentList
 

typedef unsigned int osgUtil::IntersectVisitor::IntersectState::LineSegmentMask
 

typedef std::vector<LineSegmentMask> osgUtil::IntersectVisitor::IntersectState::LineSegmentMaskStack
 

typedef std::pair<osg::ref_ptr<osg::LineSegment>,osg::ref_ptr<osg::LineSegment> > osgUtil::IntersectVisitor::IntersectState::LineSegmentPair
 


Constructor & Destructor Documentation

osgUtil::IntersectVisitor::IntersectState::IntersectState  ) 
 

osgUtil::IntersectVisitor::IntersectState::~IntersectState  )  [protected]
 


Member Function Documentation

void osgUtil::IntersectVisitor::IntersectState::addLineSegment osg::LineSegment seg  ) 
 

bool osgUtil::IntersectVisitor::IntersectState::isCulled const osg::BoundingBox bb,
LineSegmentMask segMaskOut
 

bool osgUtil::IntersectVisitor::IntersectState::isCulled const osg::BoundingSphere bs,
LineSegmentMask segMaskOut
 


Member Data Documentation

osg::ref_ptr<osg::RefMatrix> osgUtil::IntersectVisitor::IntersectState::_model_inverse
 

osg::ref_ptr<osg::RefMatrix> osgUtil::IntersectVisitor::IntersectState::_model_matrix
 

LineSegmentList osgUtil::IntersectVisitor::IntersectState::_segList
 

LineSegmentMaskStack osgUtil::IntersectVisitor::IntersectState::_segmentMaskStack
 

osg::ref_ptr<osg::RefMatrix> osgUtil::IntersectVisitor::IntersectState::_view_inverse
 

osg::ref_ptr<osg::RefMatrix> osgUtil::IntersectVisitor::IntersectState::_view_matrix
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 06:12:08 2006 for OpenSceneGraph by  doxygen 1.4.6