OpenMoHAA 0.82.0
|
Navigation map. Contains indices and vertices renderer from LOD terrain, brushes and patches. More...
#include <navigation_bsp.h>
Public Member Functions | |
navModel_t & | GetWorldMap () |
const navModel_t & | GetWorldMap () const |
navModel_t & | CreateModel () |
int | GetNumSubmodels () const |
const navModel_t & | GetSubmodel (int index) const |
Public Attributes | |
navModel_t | worldMap |
Container< navModel_t > | subModels |
Navigation map. Contains indices and vertices renderer from LOD terrain, brushes and patches.
Model 0 is the world map.