WaterWaves::WaterWaveContext Struct Reference

#include <WaterWaves.h>

List of all members.

Public Attributes

int mapWidth
int mapHeight
int pointsWidth
int pointsHeight
int pointsMult
bool * wavePoints
unsigned int pointCount
unsigned int removedCount


Detailed Description

Definition at line 49 of file WaterWaves.h.


Member Data Documentation

int WaterWaves::WaterWaveContext::mapWidth

Definition at line 51 of file WaterWaves.h.

Referenced by WaterWaves::constructLines(), and WaterWaves::generateWaves().

int WaterWaves::WaterWaveContext::mapHeight

Definition at line 52 of file WaterWaves.h.

Referenced by WaterWaves::constructLines(), and WaterWaves::generateWaves().

int WaterWaves::WaterWaveContext::pointsWidth

Definition at line 53 of file WaterWaves.h.

Referenced by WaterWaves::findNextPath(), WaterWaves::findPath(), WaterWaves::findPoints(), and WaterWaves::generateWaves().

int WaterWaves::WaterWaveContext::pointsHeight

Definition at line 54 of file WaterWaves.h.

Referenced by WaterWaves::findNextPath(), WaterWaves::findPath(), WaterWaves::findPoints(), and WaterWaves::generateWaves().

int WaterWaves::WaterWaveContext::pointsMult

Definition at line 55 of file WaterWaves.h.

Referenced by WaterWaves::findPath(), WaterWaves::findPoints(), and WaterWaves::generateWaves().

bool* WaterWaves::WaterWaveContext::wavePoints

Definition at line 56 of file WaterWaves.h.

Referenced by WaterWaves::findNextPath(), WaterWaves::findPath(), WaterWaves::findPoints(), and WaterWaves::generateWaves().

unsigned int WaterWaves::WaterWaveContext::pointCount

Definition at line 57 of file WaterWaves.h.

Referenced by WaterWaves::findPath(), WaterWaves::findPoints(), and WaterWaves::generateWaves().

unsigned int WaterWaves::WaterWaveContext::removedCount

Definition at line 58 of file WaterWaves.h.

Referenced by WaterWaves::findPath(), and WaterWaves::generateWaves().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 15:15:08 2009 for Scorched3D by  doxygen 1.5.3