#include <UT_Condition.h>
Public Member Functions | |
| UT_ConditionLock () | |
| void | waitForTrigger () |
| void | triggerOne () |
Definition at line 122 of file UT_Condition.h.
| UT_ConditionLock::UT_ConditionLock | ( | ) | [inline] |
Definition at line 125 of file UT_Condition.h.
| void UT_ConditionLock::triggerOne | ( | ) | [inline] |
Definition at line 146 of file UT_Condition.h.
| void UT_ConditionLock::waitForTrigger | ( | ) | [inline] |
Definition at line 134 of file UT_Condition.h.
1.5.9