Name | Description | |
---|---|---|
Clear | Removes all data from the storage. | |
Clone | Creates an identical copy of this MeshSurfaceData object | |
GetValue | Gets the elevation value at a apecified two-dimensional index. | |
SetGridSize | Sets the size of the data storage. A storage with size M x N is represented by a surface with (M - 1) x (N - 1) cells. | |
SetValue | Sets the elevation value at a given two-dimensional index. |