Represents a quadrilateral in 3D. More...
#include <mesh.h>
Static Public Attributes | |
| static const int | NUM_VERTICES = 4 |
| static const int | NUM_EDGES = 4 |
Represents a quadrilateral in 3D.
const int Quad::NUM_EDGES = 4 [static] |
const int Quad::NUM_VERTICES = 4 [static] |
1.6.3