Changeset 1972 for code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h
- Timestamp:
- Oct 20, 2008, 5:40:38 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h
r1963 r1972 108 108 } 109 109 110 const btBroadphaseInterface* getBroadphase() const111 {112 return m_broadphasePairCache;113 }114 115 110 btBroadphaseInterface* getBroadphase() 116 111 {
Note: See TracChangeset
for help on using the changeset viewer.