Changeset 1725


Ignore:
Timestamp:
Aug 12, 2012, 11:19:25 PM (11 years ago)
Author:
touky
Message:

CIS FIX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Physics/LolPhysics.h

    r1724 r1725  
    157157
    158158        //Sets the simulation gravity.
    159         void SetWorldLimit(vec3 &NewWorldMin, vec3 &NewWorldMax)
     159        void SetWorldLimit(vec3 const &NewWorldMin, vec3 const &NewWorldMax)
    160160        {
    161161                m_world_min = NewWorldMin;
Note: See TracChangeset for help on using the changeset viewer.