Public Member Functions | |
| int | Height () |
| Returns the height of the terrain. | |
| None | SetTerrainAltitudes (array_of_floats pnaltitudes) |
| Sets the terrain altitude map. | |
| None | SetTerrainResolution (int nNewWidth, int nNewHeight) |
| Sets the resolution of the terrain. | |
| array_of_floats | TerrainAltitudes () |
| Retrieves the terrain altitude map. | |
| int | Width () |
| Returns the width of the terrain. | |
|
|
Returns the height of the terrain.
|
|
|
Sets the terrain altitude map.
|
|
||||||||||||
|
Sets the resolution of the terrain.
|
|
|
Retrieves the terrain altitude map. altitudes are in the range of 0 to 1.
|
|
|
Returns the width of the terrain.
|
|
Generated using doxygen on Wed Nov 29 17:50:20 2006. ©2003 e-on software, inc. All rights reserved. |