|
OpenMoHAA 0.83.0
|
Navigation generated by a BSP file. More...
#include <navigation_bsp.h>
Public Member Functions | |
| void | ProcessBSPForNavigation (const char *mapname) |
| Process the specified BSP map file and generate surfaces from it. | |
Public Attributes | |
| navMap_t | navMap |
Navigation generated by a BSP file.
| void NavigationBSP::ProcessBSPForNavigation | ( | const char * | mapname | ) |
Process the specified BSP map file and generate surfaces from it.
| mapname | The BSP map to use. |
Surfaces are stored the navMap member.