NL3D::CLandscape::CHeightField Struct Reference


Data Fields

uint Height
 The size of this array. Heights.size.

float OOSizeX
float OOSizeY
float OriginX
 The origin of the bottom-left corner of this heightmap.

float OriginY
 The origin of the bottom-left corner of this heightmap.

float SizeX
 The size of one Element ot this HeightMap (eg: 160x160 for a zone).

float SizeY
 The size of one Element ot this HeightMap (eg: 160x160 for a zone).

uint Width
 The size of this array. Heights.size.

std::vector< CBezierPatchZZPatchs

Field Documentation

uint NL3D::CLandscape::CHeightField::Height
 

The size of this array. Heights.size.

Definition at line 851 of file landscape.h.

Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField().

float NL3D::CLandscape::CHeightField::OOSizeX
 

Definition at line 849 of file landscape.h.

Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField().

float NL3D::CLandscape::CHeightField::OOSizeY
 

Definition at line 849 of file landscape.h.

Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField().

float NL3D::CLandscape::CHeightField::OriginX
 

The origin of the bottom-left corner of this heightmap.

Definition at line 846 of file landscape.h.

Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField().

float NL3D::CLandscape::CHeightField::OriginY
 

The origin of the bottom-left corner of this heightmap.

Definition at line 846 of file landscape.h.

Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField().

float NL3D::CLandscape::CHeightField::SizeX
 

The size of one Element ot this HeightMap (eg: 160x160 for a zone).

Definition at line 848 of file landscape.h.

Referenced by NL3D::CLandscape::setHeightField().

float NL3D::CLandscape::CHeightField::SizeY
 

The size of one Element ot this HeightMap (eg: 160x160 for a zone).

Definition at line 848 of file landscape.h.

Referenced by NL3D::CLandscape::setHeightField().

uint NL3D::CLandscape::CHeightField::Width
 

The size of this array. Heights.size.

Definition at line 851 of file landscape.h.

Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField().

std::vector<CBezierPatchZ> NL3D::CLandscape::CHeightField::ZPatchs
 

Definition at line 843 of file landscape.h.

Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:48:37 2004 for NeL by doxygen 1.3.6