Main Page
Namespaces
Data Structures
Files
Examples
S
earch for
Data Structures
Class Hierarchy
Data Fields
dmfWaterPlain Struct Reference
#include <dmfsupport.h>
Detailed Description
A structure rapresenting a single water plane. This structure contains light position coordinates, diffuse colour, specular colour and maximum radius of light.
Data Fields
u32
firstFace
first face of this plain.
u32
numFaces
number of faces that make this plain.Owing to the fact that this is a rectangle you'll have 1 every time.
core::dimension2d
< s32 >
tileNum
number of tiles of this water plain.
u32
waterID
ID of specified water plane.
f32
waveHeight
height of waves.
f32
waveLength
waves lenght.
f32
waveSpeed
waves speed.
Field Documentation
u32
firstFace
u32
numFaces
core::dimension2d
<s32>
tileNum
u32
waterID
f32
waveHeight
f32
waveLength
f32
waveSpeed
Generated on Fri Apr 27 14:47:01 2007 for IrrSpintz by
1.5.1-p1