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< CBezierPatchZ > | ZPatchs |
|
|
The size of this array. Heights.size.
Definition at line 851 of file landscape.h. Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField(). |
|
|
Definition at line 849 of file landscape.h. Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField(). |
|
|
Definition at line 849 of file landscape.h. Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField(). |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
The size of this array. Heights.size.
Definition at line 851 of file landscape.h. Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField(). |
|
|
Definition at line 843 of file landscape.h. Referenced by NL3D::CLandscape::getHeightFieldDeltaZ(), and NL3D::CLandscape::setHeightField(). |
1.3.6