OpenMoHAA 0.82.1
|
Navigation surface containing indices and vertices. More...
#include <navigation_bsp.h>
Public Member Functions | |
void | AddVertice (const navVertice_t &vert) |
void | AddIndex (navIndice_t index) |
Public Attributes | |
Container< navIndice_t > | indices |
Container< navVertice_t > | vertices |
Vector | bounds [2] |
Navigation surface containing indices and vertices.