Ignore:
Timestamp:
10/10/06 20:28:52 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/HillyTerrain/OGRE/TerrainFrameListener.h

    r1604 r1607  
    231231        */ 
    232232        void toggleRecord(); 
     233 
     234        void changeFloorDist(const float incr); 
    233235 
    234236        /** Applies visibility query. Collects the visible objects  
     
    443445        bool mViewCellsLoaded; 
    444446        bool mUseVisibilityFilter; 
     447 
     448        float mFloorDist; 
    445449}; 
    446450 
Note: See TracChangeset for help on using the changeset viewer.