|
OpenSceneGraph
|

Public Member Functions | |
| 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 |
1.8.13