Represents an edge in 3D. More...
#include <mesh.h>
Public Member Functions | |
| void | dump () |
| Edge () | |
| bool | is_active () |
Public Attributes | |
| unsigned | bnd:1 |
| unsigned | ref:31 |
Static Public Attributes | |
| static const int | NUM_VERTICES = 2 |
Represents an edge in 3D.
| Edge::Edge | ( | ) |
| void Edge::dump | ( | ) |
| bool Edge::is_active | ( | ) | [inline] |
| unsigned Edge::bnd |
const int Edge::NUM_VERTICES = 2 [static] |
| unsigned Edge::ref |
1.6.3