Changeset 9655 for code/branches/core6/src/orxonox/collisionshapes
- Timestamp:
- Aug 16, 2013, 11:08:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/orxonox/collisionshapes/CollisionShape.cc
r9629 r9655 44 44 namespace orxonox 45 45 { 46 RegisterAbstractClass(CollisionShape).inheritsFrom(Class(BaseObject)).inheritsFrom(Class(Synchronisable)); 46 47 47 48 /**
Note: See TracChangeset
for help on using the changeset viewer.