|
Ocular Engine
|
Public Member Functions | |
| HEMesh (Vertex const &a, Vertex const &b, Vertex const &c) | |
| HEMesh (Vector3f const &a, Vector3f const &b, Vector3f c) | |
| void | addVertex (Vertex const &newVert, Vertex const &a, Vertex const &b) |
| void | addVertex (Vector3f const &newVert, Vector3f const &a, Vector3f const &b) |