![]() |
Plasma Engine
2.0
|
Stores indices for a triangle. More...
#include <NavMesh.h>
Public Member Functions | |
PL_DECLARE_POD_TYPE () | |
plAiNavMeshTriangle (plInt32 a, plInt32 b, plInt32 c) | |
Public Attributes | |
plInt32 | m_VertexIdx [3] |
Stores indices for a triangle.