Package | Description |
---|---|
de.jreality.vr |
Classes related to the jReality virtual reality viewer ViewerVR.
|
Modifier and Type | Method and Description |
---|---|
Terrain.GeometryType |
Terrain.getGeometryType() |
static Terrain.GeometryType |
Terrain.GeometryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Terrain.GeometryType[] |
Terrain.GeometryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Terrain.setGeometryType(Terrain.GeometryType geometryType) |