Defines a heightmap that has up in the "Y" direction
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
Remarks
Indicies go from "bottom right" - i.e. (0, 0) -> (xmin, ymin)
heights/normals are obtained by interpolation over triangles,
with each quad being divided up in the same way - the diagonal
going from (i, j) to (i+1, j+1)