Changeset 2374 for code/branches/physics/src/orxonox/OrxonoxPrereqs.h
- Timestamp:
- Dec 10, 2008, 1:38:17 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/physics/src/orxonox/OrxonoxPrereqs.h
r2303 r2374 154 154 class CollisionShape; 155 155 class SphereCollisionShape; 156 class CompoundCollisionShape; 157 class PlaneCollisionShape; 156 158 157 159 // tools … … 217 219 class btSphereShape; 218 220 class btCompoundShape; 221 class btStaticPlaneShape; 219 222 220 223 class btDiscreteDynamicsWorld;
Note: See TracChangeset
for help on using the changeset viewer.