OpenSceneGraph  3.0.1
Public Types | Public Member Functions | Public Attributes | List of all members
osgUtil::LineSegmentIntersector::Intersection Struct Reference

Public Types

typedef std::vector< unsigned int > IndexList
typedef std::vector< double > RatioList

Public Member Functions

 Intersection ()
bool operator< (const Intersection &rhs) const
const osg::Vec3dgetLocalIntersectPoint () const
osg::Vec3d getWorldIntersectPoint () const
const osg::Vec3getLocalIntersectNormal () const
osg::Vec3 getWorldIntersectNormal () const

Public Attributes

double ratio
osg::NodePath nodePath
osg::ref_ptr< osg::Drawabledrawable
osg::ref_ptr< osg::RefMatrixmatrix
osg::Vec3d localIntersectionPoint
osg::Vec3 localIntersectionNormal
IndexList indexList
RatioList ratioList
unsigned int primitiveIndex

Member Typedef Documentation

Constructor & Destructor Documentation

osgUtil::LineSegmentIntersector::Intersection::Intersection ( )
inline

Member Function Documentation

const osg::Vec3& osgUtil::LineSegmentIntersector::Intersection::getLocalIntersectNormal ( ) const
inline
const osg::Vec3d& osgUtil::LineSegmentIntersector::Intersection::getLocalIntersectPoint ( ) const
inline
osg::Vec3 osgUtil::LineSegmentIntersector::Intersection::getWorldIntersectNormal ( ) const
inline
osg::Vec3d osgUtil::LineSegmentIntersector::Intersection::getWorldIntersectPoint ( ) const
inline

References osg::Vec3d::valid().

bool osgUtil::LineSegmentIntersector::Intersection::operator< ( const Intersection rhs) const
inline

References ratio.

Member Data Documentation

osg::ref_ptr<osg::Drawable> osgUtil::LineSegmentIntersector::Intersection::drawable
IndexList osgUtil::LineSegmentIntersector::Intersection::indexList
osg::Vec3 osgUtil::LineSegmentIntersector::Intersection::localIntersectionNormal
osg::Vec3d osgUtil::LineSegmentIntersector::Intersection::localIntersectionPoint
osg::ref_ptr<osg::RefMatrix> osgUtil::LineSegmentIntersector::Intersection::matrix
osg::NodePath osgUtil::LineSegmentIntersector::Intersection::nodePath
unsigned int osgUtil::LineSegmentIntersector::Intersection::primitiveIndex
double osgUtil::LineSegmentIntersector::Intersection::ratio

Referenced by operator<().

RatioList osgUtil::LineSegmentIntersector::Intersection::ratioList

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

osg logo
Generated at Tue Sep 4 2012 06:15:40 for the OpenSceneGraph by doxygen 1.8.1.2.