Package | Description |
---|---|
org.openimaj.vis.general |
Modifier and Type | Method and Description |
---|---|
static HeightMap3D.HeightMapType |
HeightMap3D.HeightMapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeightMap3D.HeightMapType[] |
HeightMap3D.HeightMapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HeightMap3D.setHeightMapType(HeightMap3D.HeightMapType type)
Set the way the height map is rendered.
|