Changeset 2001 for code/branches/objecthierarchy/src/core/ConsoleCommand.cc
- Timestamp:
- Oct 23, 2008, 12:15:09 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/core/ConsoleCommand.cc
r1755 r2001 41 41 42 42 this->keybindMode_ = KeybindMode::OnPress; 43 this->axisParamIndex_ = -1; 44 this->bAxisRelative_ = false; 43 this->inputConfiguredParam_ = -1; 45 44 } 46 45
Note: See TracChangeset
for help on using the changeset viewer.