OpenSceneGraph  3.2.0
Public Member Functions | Public Attributes | List of all members
osgShadow::OccluderGeometry::Edge Struct Reference

Public Member Functions

 Edge ()
 
 Edge (unsigned int p1, unsigned int p2)
 
bool operator< (const Edge &rhs) const
 
bool addTriangle (unsigned int tri) const
 
bool boundaryEdge () const
 

Public Attributes

unsigned int _p1
 
unsigned int _p2
 
int _t1
 
int _t2
 
osg::Vec3 _normal
 

Constructor & Destructor Documentation

osgShadow::OccluderGeometry::Edge::Edge ( )
inline
osgShadow::OccluderGeometry::Edge::Edge ( unsigned int  p1,
unsigned int  p2 
)
inline

Member Function Documentation

bool osgShadow::OccluderGeometry::Edge::addTriangle ( unsigned int  tri) const
inline
bool osgShadow::OccluderGeometry::Edge::boundaryEdge ( ) const
inline
bool osgShadow::OccluderGeometry::Edge::operator< ( const Edge rhs) const
inline

References _p1, and _p2.

Member Data Documentation

osg::Vec3 osgShadow::OccluderGeometry::Edge::_normal
mutable
unsigned int osgShadow::OccluderGeometry::Edge::_p1
unsigned int osgShadow::OccluderGeometry::Edge::_p2

Referenced by operator<().

int osgShadow::OccluderGeometry::Edge::_t1
mutable
int osgShadow::OccluderGeometry::Edge::_t2
mutable

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

osg logo
Generated at Mon Sep 9 2013 06:15:17 for the OpenSceneGraph by doxygen 1.8.4.