Changeset 10380 for code/branches/core7/src/orxonox/collisionshapes
- Timestamp:
- Apr 22, 2015, 10:30:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/orxonox/collisionshapes/WorldEntityCollisionShape.cc
r9667 r10380 37 37 namespace orxonox 38 38 { 39 RegisterClass(WorldEntityCollisionShape); 40 39 41 WorldEntityCollisionShape::WorldEntityCollisionShape(Context* context) : CompoundCollisionShape(context) 40 42 {
Note: See TracChangeset
for help on using the changeset viewer.