#include <cmesh.h>
Public Attributes | |
CVector | nor |
Only used internally for calculating normal vectors:. | |
Vertex indices | |
Indices start counting from 0. | |
unsigned int | v1 |
unsigned int | v2 |
unsigned int | v3 |
The vertex indices point to elements in the vertex array of the mesh. The vertices are listed counter-clockwise.
Only used internally for calculating normal vectors:.