Changeset 1725
- Timestamp:
- Aug 12, 2012, 11:19:25 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Physics/LolPhysics.h
r1724 r1725 157 157 158 158 //Sets the simulation gravity. 159 void SetWorldLimit(vec3 &NewWorldMin, vec3&NewWorldMax)159 void SetWorldLimit(vec3 const &NewWorldMin, vec3 const &NewWorldMax) 160 160 { 161 161 m_world_min = NewWorldMin;
Note: See TracChangeset
for help on using the changeset viewer.