|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the requirements for generating the geometry of an X3D IndexedFaceSet
| Method Summary | |
int[] |
getFaceCoordinateIndices()
Return the indices of the coordinate points of the face set. |
int[] |
getTextureCoordinateIndices()
Return the indices of the texture coordinate points of the face set. |
float[][] |
getTextureCoordinates()
Return the texture coordinates of the face set. |
| Methods inherited from interface org.jeospace.x3d.geometry.CoordinateDataSource |
getCoordinatePoints, getScale |
| Method Detail |
public int[] getFaceCoordinateIndices()
public float[][] getTextureCoordinates()
public int[] getTextureCoordinateIndices()
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||