Gets the node pool. @returns The node pool.
| 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. |
no outgoing calls
no test coverage detected