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