Changeset 1757
- Timestamp:
- Aug 16, 2012, 1:04:39 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Physics/Include/LolPhysics.h
r1749 r1757 107 107 } 108 108 109 void CustomSetWorldLimit(vec3 const &NewWorldMin, vec3 const &NewWorldMax)110 {111 }112 113 void CustomSetTimestep(float NewTimestep) { }114 115 109 //broadphase 116 110 btBroadphaseInterface* m_broadphase;
Note: See TracChangeset
for help on using the changeset viewer.