This is the complete list of members for TranslateAction, including all inherited members.
| autorelease() | CObject | |
| CObject() | CObject | |
| CObject(const CObject &object) | CObject | explicit |
| copyValuesFromObject(const CObject &object) | CObject | protectedvirtual |
| getHint() const | TranslateAction | inlinevirtual |
| getOppositeAction() | TranslateAction | inlinevirtual |
| getTarget() const | UndoableAction< CGameObject *, btVector3 > | inline |
| getValue() const | UndoableAction< CGameObject *, btVector3 > | inline |
| isValidCObject() const | CObject | |
| m_oldValue | TranslateAction | protected |
| m_target | UndoableAction< CGameObject *, btVector3 > | protected |
| m_value | UndoableAction< CGameObject *, btVector3 > | protected |
| operator=(const CObject &object) | CObject | |
| performAction() | TranslateAction | inlinevirtual |
| release() const | CObject | |
| retain() | CObject | |
| retainCount() const | CObject | |
| safeRelease(T *pointer) | CObject | inlinestatic |
| safeRelease(const char *pointer) | CObject | inlinestatic |
| safeReleaseArray(T *array) | CObject | inlinestatic |
| safeRetain(void *pointer) | CObject | inlinestatic |
| setTarget(CGameObject *target) | UndoableAction< CGameObject *, btVector3 > | inline |
| setValue(btVector3 &value) | UndoableAction< CGameObject *, btVector3 > | inline |
| TranslateAction(CGameObject *game_obj, btVector3 translate_vec) | TranslateAction | inline |
| UndoableAction(CGameObject *target, btVector3 &value) | UndoableAction< CGameObject *, btVector3 > | inline |
| ~CObject() | CObject | virtual |
| ~UndoableAction() | UndoableAction< CGameObject *, btVector3 > | inlinevirtual |