Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2005, 5:21:41 PM (20 years ago)
Author:
bottac
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/height_map/src/world_entities/terrain.h

    r5500 r5976  
    1515// FORWARD DECLARATION
    1616class SpatialSeparation;
     17class Material;
    1718
    1819//! A simple method to call a desired debug world.
     
    4344 private:
    4445   Model*              vegetation;
     46   Material*           tmp_mat;
    4547   int                 objectList;
    4648};
Note: See TracChangeset for help on using the changeset viewer.