Changeset 8108 in orxonox.OLD for branches/cr/src/lib/collision_reaction/cr_object_damage.cc
- Timestamp:
- Jun 1, 2006, 11:14:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cr/src/lib/collision_reaction/cr_object_damage.cc
r8106 r8108 53 53 { 54 54 55 float mass; 56 float velocity; 57 58 55 // if(collision->) 59 56 60 57 // const std::vector<CollisionEvent*>* collisionEvents = &(collision->getCollisionEvents());
Note: See TracChangeset
for help on using the changeset viewer.