Show
Ignore:
Timestamp:
08/27/10 11:30:01 (21 months ago)
Author:
Carsten
Message:

Reintegrated branches/cafu_to_wx back into trunk!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cafu/trunk/CaTools/TerrainViewer.cpp

    r51 r136  
    7070cf::FileSys::FileManI* cf::FileSys::FileMan=&FileManImpl; 
    7171 
     72MaterialManagerI* MaterialManager=NULL; 
     73 
    7274 
    7375#define DEG2RAD(x) ((3.1415927f / 180.0f) * (x))