Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7500 in orxonox.OLD for trunk/src/lib/graphics/importer/height_map.h


Ignore:
Timestamp:
May 3, 2006, 10:51:16 AM (18 years ago)
Author:
patrick
Message:

orxonox: switched variable to constant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/importer/height_map.h

    r7499 r7500  
    2020
    2121
    22 #define texRate      32
    23 #define texRatef     4.0f
    24 #define tileSize     64
     22#define HM_TEX_RATE      32
     23#define HM_TILE_SIZE     64
    2524
    2625//!< define the LOD level distances. later this could be dynamicaly adjusted
Note: See TracChangeset for help on using the changeset viewer.