Changeset 10203 in orxonox.OLD for branches/mount_points/src/world_entities/mount_point.cc
- Timestamp:
- Jan 10, 2007, 11:46:06 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mount_points/src/world_entities/mount_point.cc
r10185 r10203 113 113 void MountPoint::debugDraw() const 114 114 { 115 115 // invoke the underlying pnode debug draw 116 this->debugDraw(); 116 117 } 117 118
Note: See TracChangeset
for help on using the changeset viewer.