MCPcopy Create free account
hub / github.com/axmolengine/axmol / getNodePool

Method getNodePool

3rdparty/recast/DetourNavMeshQuery.h:517–517  ·  view source on GitHub ↗

Gets the node pool. @returns The node pool.

Source from the content-addressed store, hash-verified

515 /// Gets the node pool.
516 /// @returns The node pool.
517 class dtNodePool* getNodePool() const { return m_nodePool; }
518
519 /// Gets the navigation mesh the query object is using.
520 /// @return The navigation mesh the query object is using.

Callers 1

duDebugDrawNavMeshNodesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected