Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7482 in orxonox.OLD for trunk/src/lib/graphics/importer


Ignore:
Timestamp:
May 2, 2006, 11:08:45 PM (18 years ago)
Author:
patrick
Message:

orxonox: working on kill event processing (game rule specific)

File:
1 edited

Legend:

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

    r7469 r7482  
    9595#define shiftZ this->heightMapReference->shiftZ
    9696#define normalVectorField this->heightMapReference->normalVectorField
     97
    9798
    9899  this->x = this->heightMapReference->offsetX + ( this->heightMapReference->heightMap->h - ((i1 + i2) / 2)) * scaleX;
Note: See TracChangeset for help on using the changeset viewer.