OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osg::KdTree::Triangle Struct Reference
Collaboration diagram for osg::KdTree::Triangle:
Collaboration graph
[legend]

Public Member Functions

 Triangle (unsigned int ip0, unsigned int ip1, unsigned int ip2)
 
bool operator< (const Triangle &rhs) const
 

Public Attributes

unsigned int p0
 
unsigned int p1
 
unsigned int p2
 

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