![]() |
Recast Navigation
Navigation-mesh Toolset for Games
|
This is the complete list of members for rcContext, including all inherited members.
| doGetAccumulatedTime(const rcTimerLabel label) const | rcContext | inlineprotectedvirtual |
| doLog(const rcLogCategory category, const char *msg, const int len) | rcContext | inlineprotectedvirtual |
| doResetLog() | rcContext | protectedvirtual |
| doResetTimers() | rcContext | inlineprotectedvirtual |
| doStartTimer(const rcTimerLabel label) | rcContext | inlineprotectedvirtual |
| doStopTimer(const rcTimerLabel label) | rcContext | inlineprotectedvirtual |
| enableLog(bool state) | rcContext | inline |
| enableTimer(bool state) | rcContext | inline |
| getAccumulatedTime(const rcTimerLabel label) const | rcContext | inline |
| 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 |