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

Public Types

enum  { MaxNumIntesectionPoints = 6 }

Public Member Functions

 Intersection ()
bool operator< (const Intersection &rhs) const

Public Attributes

double distance
 distance from reference plane
double maxDistance
 maximum distance of intersection points from reference plane
osg::NodePath nodePath
osg::ref_ptr< osg::Drawabledrawable
osg::ref_ptr< osg::RefMatrixmatrix
osg::Vec3 localIntersectionPoint
 center of all intersection points
unsigned int numIntersectionPoints
osg::Vec3 intersectionPoints [MaxNumIntesectionPoints]
unsigned int primitiveIndex
 primitive index

Member Enumeration Documentation

anonymous enum
Enumerator:
MaxNumIntesectionPoints 

Constructor & Destructor Documentation

osgUtil::PolytopeIntersector::Intersection::Intersection ( )
inline

Member Function Documentation

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

Member Data Documentation

double osgUtil::PolytopeIntersector::Intersection::distance

distance from reference plane

Referenced by operator<().

osg::ref_ptr<osg::Drawable> osgUtil::PolytopeIntersector::Intersection::drawable

Referenced by operator<().

osg::Vec3 osgUtil::PolytopeIntersector::Intersection::intersectionPoints[MaxNumIntesectionPoints]
osg::Vec3 osgUtil::PolytopeIntersector::Intersection::localIntersectionPoint

center of all intersection points

osg::ref_ptr<osg::RefMatrix> osgUtil::PolytopeIntersector::Intersection::matrix
double osgUtil::PolytopeIntersector::Intersection::maxDistance

maximum distance of intersection points from reference plane

osg::NodePath osgUtil::PolytopeIntersector::Intersection::nodePath

Referenced by operator<().

unsigned int osgUtil::PolytopeIntersector::Intersection::numIntersectionPoints
unsigned int osgUtil::PolytopeIntersector::Intersection::primitiveIndex

primitive index

Referenced by operator<().


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

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