Colobot
Public Attributes | List of all members
Gfx::CWater::WaterLine Struct Reference

Water strip. More...

#include <water.h>

Public Attributes

short len = 0
 Length in X direction (terrain coordinates) More...
 
float px1 = 0
 X (1, 2) and Z coordinates (world coordinates) More...
 
float px2 = 0
 
float pz = 0
 
short x = 0
 Beginning of line (terrain coordinates) More...
 
short y = 0
 

Detailed Description

Water strip.

Member Data Documentation

short Gfx::CWater::WaterLine::x = 0

Beginning of line (terrain coordinates)

short Gfx::CWater::WaterLine::len = 0

Length in X direction (terrain coordinates)

float Gfx::CWater::WaterLine::px1 = 0

X (1, 2) and Z coordinates (world coordinates)


The documentation for this struct was generated from the following file: