Changeset 9687 in orxonox.OLD for branches/new_class_id/src/lib/collision_detection/cd_engine.h
- Timestamp:
- Aug 22, 2006, 2:52:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/collision_detection/cd_engine.h
r8186 r9687 36 36 //! The class representing the collision detection system of orxonox 37 37 class CDEngine : public BaseObject { 38 NewObjectListDeclaration(CDEngine); 38 39 39 40 friend class WorldEntity;
Note: See TracChangeset
for help on using the changeset viewer.