Hierarchical navigation struct creator.
More...
#include <tools/celhpf.h>
List of all members.
Detailed Description
Hierarchical navigation struct creator.
Definition at line 168 of file celhpf.h.
Member Function Documentation
Build a hierarchical navigation structure using the current configurations.
- Returns:
- Pointer to the navigation mesh, or 0 if something went wrong.
Get an object representation of the navigation mesh parameters.
- Returns:
- Pointer to navigation mesh parameters object.
Load a hierarchical navigation structure from a file.
- Parameters:
-
| vfs | Pointer to the virtual file system. The file will be loaded from the current directory of this file system. |
| directory | Directory name (vfs path). |
- Returns:
- Pointer to the navigation mesh, or 0 if something went wrong.
Set navigation mesh parameters.
Set the Sectors used to build the navigation structure.
- Parameters:
-
| sectorList | List containing the sectors for which navmeshes will be built. |
- Returns:
- True in case everything went right and false otherwise.
The documentation for this struct was generated from the following file: