- Timestamp:
- Dec 15, 2008, 3:16:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/src/orxonox/objects/collisionshapes/CompoundCollisionShape.h
r2459 r2465 52 52 void updateChildShape(CollisionShape* shape); 53 53 54 inline void suppressSynchronisation() 55 { this->setObjectMode(0x0); } 56 54 57 protected: 55 58 virtual void updateParent();
Note: See TracChangeset
for help on using the changeset viewer.