Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 28, 2006, 1:36:56 PM (18 years ago)
Author:
stefalie
Message:

mountain_lake: added coords for all 4 verts…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/mountain_lake/src/world_entities/environments/mapped_water.h

    r8828 r8848  
    7373  Vector              waterPos;               //!< position of the water
    7474  float               xWidth, zWidth;         //!< size of the water quad
     75  float               waterVerts[8];       //!< coords of the 4 vertexes of the water quad
    7576  Vector              lightPos;               //!< position of the light that is used to render the reflection
    7677  float               waterAngle;             //!< defines how much the water will be turned around the point waterPos
Note: See TracChangeset for help on using the changeset viewer.