![]() |
Recast Navigation
Navigation-mesh Toolset for Games
|
This is the complete list of members for BuildContext, including all inherited members.
| BuildContext() | BuildContext | |
| doGetAccumulatedTime(const rcTimerLabel label) const | BuildContext | protectedvirtual |
| doLog(const rcLogCategory category, const char *msg, const int len) | BuildContext | protectedvirtual |
| doResetLog() | BuildContext | protectedvirtual |
| doResetTimers() | BuildContext | protectedvirtual |
| doStartTimer(const rcTimerLabel label) | BuildContext | protectedvirtual |
| doStopTimer(const rcTimerLabel label) | BuildContext | protectedvirtual |
| dumpLog(const char *format,...) | BuildContext | |
| enableLog(bool state) | rcContext | inline |
| enableTimer(bool state) | rcContext | inline |
| getAccumulatedTime(const rcTimerLabel label) const | rcContext | inline |
| getLogCount() const | BuildContext | |
| getLogText(const int i) const | BuildContext | |
| log(const rcLogCategory category, const char *format,...) | rcContext | |
| m_logEnabled | rcContext | protected |
| m_timerEnabled | rcContext | protected |
| rcContext(bool state=true) | rcContext | inline |
| resetLog() | rcContext | inline |
| resetTimers() | rcContext | inline |
| startTimer(const rcTimerLabel label) | rcContext | inline |
| stopTimer(const rcTimerLabel label) | rcContext | inline |
| ~rcContext() | rcContext | inlinevirtual |