|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VRMLTerrainSource
Representation of a node that supplies terrain data.
| Method Summary | |
|---|---|
double[] |
getGeoOrigin()
Get the origin of this source in GC coordinates. |
double[] |
getHeight()
Get the height data. |
double[] |
getSpacing()
Get the spacing data. |
float[][][] |
getTextureCoords()
|
int |
getXSize()
Get the xSize. |
int |
getZSize()
Get the zSize. |
boolean |
useRoam()
Should we use Roam to display this terrain. |
| Method Detail |
|---|
double[] getHeight()
double[] getSpacing()
int getXSize()
int getZSize()
boolean useRoam()
double[] getGeoOrigin()
float[][][] getTextureCoords()
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||