|
| Heightmap (int size) |
|
PImage | getMapImage (PApplet app) |
|
float[][] | grid () |
|
int | gridSize () |
|
float | minHeight () |
|
float | maxHeight () |
|
void | adjustHeights (float low, float high) |
|
void | printMap () |
|
|
abstract void | calcHeightmap () |
|
|
float[][] | grid |
|
int | gridSize |
|
float | min_height = Float.MAX_VALUE |
|
float | max_height = Float.MIN_VALUE |
|
The documentation for this class was generated from the following file:
- /Users/peter/git/shapes3d-repos/Shapes 3D/src/shapes3d/utils/Heightmap.java