osgUtil::EdgeCollector::Edge Struct Reference

Inheritance diagram for osgUtil::EdgeCollector::Edge:

osg::Referenced

List of all members.

Public Member Functions

void clear ()
bool operator< (const Edge &rhs) const
bool operator== (const Edge &rhs) const
bool operator!= (const Edge &rhs) const
void setOrderedPoints (Point *p1, Point *p2)
void addTriangle (Triangle *triangle)
bool isBoundaryEdge () const
bool isAdjacentToBoundary () const
bool endConnected (const Edge &rhs) const
bool beginConnected (const Edge &rhs) const

Public Attributes

osg::ref_ptr< Point_p1
osg::ref_ptr< Point_p2
osg::ref_ptr< Point_op1
osg::ref_ptr< Point_op2
TriangleSet _triangles


Member Function Documentation

void osgUtil::EdgeCollector::Edge::clear (  ) 

bool osgUtil::EdgeCollector::Edge::operator< ( const Edge rhs  )  const

bool osgUtil::EdgeCollector::Edge::operator== ( const Edge rhs  )  const

bool osgUtil::EdgeCollector::Edge::operator!= ( const Edge rhs  )  const

void osgUtil::EdgeCollector::Edge::setOrderedPoints ( Point p1,
Point p2 
)

void osgUtil::EdgeCollector::Edge::addTriangle ( Triangle triangle  )  [inline]

bool osgUtil::EdgeCollector::Edge::isBoundaryEdge (  )  const [inline]

bool osgUtil::EdgeCollector::Edge::isAdjacentToBoundary (  )  const [inline]

bool osgUtil::EdgeCollector::Edge::endConnected ( const Edge rhs  )  const [inline]

References _op1.

bool osgUtil::EdgeCollector::Edge::beginConnected ( const Edge rhs  )  const [inline]

References _op2.


Member Data Documentation

Referenced by endConnected().

Referenced by beginConnected().


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

Generated on Wed Jul 30 23:59:08 2008 for openscenegraph by  doxygen 1.5.6