|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public double[] getHeight()
public double[] getSpacing()
public int getXSize()
public int getZSize()
public boolean useRoam()
public double[] getGeoOrigin()
public float[][][] getTextureCoords()
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||