![]() |
Atoms Crowd
7.0.0
|
#include <RecastContext.h>
Public Member Functions | |
| RecastContext (bool state=true) | |
Public Member Functions inherited from AtomsUtils::rcContext | |
| rcContext (bool state=true) | |
| void | enableLog (bool state) |
| void | resetLog () |
| Clears all log entries. | |
| void | log (const rcLogCategory category, const char *format,...) |
| void | enableTimer (bool state) |
| void | resetTimers () |
| Clears all peformance timers. (Resets all to unused.) | |
| void | startTimer (const rcTimerLabel label) |
| void | stopTimer (const rcTimerLabel label) |
| int | getAccumulatedTime (const rcTimerLabel label) const |
Additional Inherited Members | |
Protected Member Functions inherited from AtomsUtils::rcContext | |
| virtual void | doResetLog () |
| Clears all log entries. | |
Protected Attributes inherited from AtomsUtils::rcContext | |
| bool | m_logEnabled |
| True if logging is enabled. | |
| bool | m_timerEnabled |
| True if the performance timers are enabled. | |
Base64 encode/decode.