Public Member Functions | Public Attributes

osgUtil::EdgeCollector::Triangle Struct Reference

Inheritance diagram for osgUtil::EdgeCollector::Triangle:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Triangle ()
void clear ()
bool operator< (const Triangle &rhs) const
void setOrderedPoints (Point *p1, Point *p2, Point *p3)
float distance (const osg::Vec3 &vertex) const
bool isBoundaryTriangle () const

Public Attributes

osg::ref_ptr< Point > _p1
osg::ref_ptr< Point > _p2
osg::ref_ptr< Point > _p3
osg::ref_ptr< Point > _op1
osg::ref_ptr< Point > _op2
osg::ref_ptr< Point > _op3
osg::ref_ptr< Edge > _e1
osg::ref_ptr< Edge > _e2
osg::ref_ptr< Edge > _e3
osg::Plane _plane

Constructor & Destructor Documentation

osgUtil::EdgeCollector::Triangle::Triangle (  )  [inline]

Member Function Documentation

void osgUtil::EdgeCollector::Triangle::clear (  ) 
float osgUtil::EdgeCollector::Triangle::distance ( const osg::Vec3 &  vertex  )  const [inline]
bool osgUtil::EdgeCollector::Triangle::isBoundaryTriangle (  )  const [inline]
bool osgUtil::EdgeCollector::Triangle::operator< ( const Triangle &  rhs  )  const
void osgUtil::EdgeCollector::Triangle::setOrderedPoints ( Point *  p1,
Point *  p2,
Point *  p3 
)

Member Data Documentation


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

osg logo
Generated at Wed Nov 3 2010 02:40:19 for the OpenSceneGraph by doxygen 1.7.1.