NL3D::CWaterPoolManager::CWaterHeightMapBuild Struct Reference

#include <water_pool_manager.h>


Detailed Description

this struct is used to specify a water pool parameter's

Definition at line 52 of file water_pool_manager.h.

Public Member Functions

 CWaterHeightMapBuild ()

Data Fields

bool BorderWaves
float Damping
float FilterWeight
uint32 ID
std::string Name
uint32 Size
float UnitSize
float WaveIntensity
float WavePeriod
uint32 WaveRadius
bool WavesEnabled


Constructor & Destructor Documentation

NL3D::CWaterPoolManager::CWaterHeightMapBuild::CWaterHeightMapBuild  )  [inline]
 

Definition at line 65 of file water_pool_manager.h.

References BorderWaves, Damping, FilterWeight, UnitSize, WaveIntensity, WavePeriod, WaveRadius, and WavesEnabled.

00065 : ID(0), Size(256), Damping(0.99f), FilterWeight(3), UnitSize(0.30f), WavesEnabled(false), WaveIntensity(1.5), WaveRadius(3), WavePeriod(0.05f), BorderWaves(true) {}


Field Documentation

bool NL3D::CWaterPoolManager::CWaterHeightMapBuild::BorderWaves
 

Definition at line 64 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().

float NL3D::CWaterPoolManager::CWaterHeightMapBuild::Damping
 

Definition at line 57 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().

float NL3D::CWaterPoolManager::CWaterHeightMapBuild::FilterWeight
 

Definition at line 58 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().

uint32 NL3D::CWaterPoolManager::CWaterHeightMapBuild::ID
 

Definition at line 54 of file water_pool_manager.h.

std::string NL3D::CWaterPoolManager::CWaterHeightMapBuild::Name
 

Definition at line 56 of file water_pool_manager.h.

uint32 NL3D::CWaterPoolManager::CWaterHeightMapBuild::Size
 

Definition at line 55 of file water_pool_manager.h.

float NL3D::CWaterPoolManager::CWaterHeightMapBuild::UnitSize
 

Definition at line 59 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().

float NL3D::CWaterPoolManager::CWaterHeightMapBuild::WaveIntensity
 

Definition at line 61 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().

float NL3D::CWaterPoolManager::CWaterHeightMapBuild::WavePeriod
 

Definition at line 63 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().

uint32 NL3D::CWaterPoolManager::CWaterHeightMapBuild::WaveRadius
 

Definition at line 62 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().

bool NL3D::CWaterPoolManager::CWaterHeightMapBuild::WavesEnabled
 

Definition at line 60 of file water_pool_manager.h.

Referenced by CWaterHeightMapBuild().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 08:30:41 2004 for NeL by doxygen 1.3.6