OpenGLMapGrid2 方法 |
| 名称 | 说明 | |
|---|---|---|
| MapGrid2(Int32, Double, Double, Int32, Double, Double) |
This function defines a grid that goes from u1 to u1 in n steps, evenly spaced,
and the same for v.
| |
| MapGrid2(Int32, Single, Single, Int32, Single, Single) |
This function defines a grid that goes from u1 to u1 in n steps, evenly spaced,
and the same for v.
|