Colobot
Loading...
Searching...
No Matches
Gfx::CCloud::CloudLine Struct Reference

Cloud strip. More...

#include <src/graphics/engine/cloud.h>

Public Attributes

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

Detailed Description

Cloud strip.

Member Data Documentation

◆ x

short Gfx::CCloud::CloudLine::x = 0

Beginning (terrain coordinates).

◆ len

short Gfx::CCloud::CloudLine::len = 0

Length in X direction (terrain coordinates).

◆ px1

float Gfx::CCloud::CloudLine::px1 = 0

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


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