|
Nebula
|
Helper functions for generating navmesh data
(C) 2022 Individual contributors, see AUTHORS file
Namespaces | |
| namespace | Recast |
Classes | |
| class | AgentContext |
| struct | CrowdAgentId |
| struct | DebugDraw |
| class | NavigationPageHandler |
| Provide information about the navigation system. More... | |
| struct | NavMeshId |
| class | StreamNavMeshCache |
Enumerations | |
| enum | NavigationIdType { NavMeshIdType } |
Functions | |
| __ImplementClass (Navigation::NavigationPageHandler, 'NVPH', Debug::DebugPageHandler) | |
| static Util::String | CrowsAgentStateToString (CrowdAgentState i) |
| static Util::String | MoveRequestStateToString (MoveRequestState i) |
| __ImplementClass (Navigation::StreamNavMeshCache, 'NVMC', Resources::ResourceLoader) | |
Variables | |
| agentType | |
| StreamNavMeshCache * | navMeshCache |
| Navigation::__ImplementClass | ( | Navigation::NavigationPageHandler | , |
| 'NVPH' | , | ||
| Debug::DebugPageHandler | ) |
| Navigation::__ImplementClass | ( | Navigation::StreamNavMeshCache | , |
| 'NVMC' | , | ||
| Resources::ResourceLoader | ) |
|
static |
|
static |
| Navigation::agentType |
| StreamNavMeshCache* Navigation::navMeshCache |