Changeset 8221 in orxonox.OLD for branches/bsp_model/src/lib/collision_reaction
- Timestamp:
- Jun 8, 2006, 12:03:27 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/lib/collision_reaction/cr_physics_ground_walk.h
r8200 r8221 22 22 23 23 private: 24 24 Vector lastPosition; //!< vector with the last valid position 25 Quaternion lastDireciton; //!< quat with the last valid direction 25 26 }; 26 27
Note: See TracChangeset
for help on using the changeset viewer.