|
j3d.org Code | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A marker interface that describs a parser implementation that produces heightfield information.
| Method Summary | |
float[] |
getGridStep()
Fetch information about the real-world stepping sizes that this grid uses. |
float[][] |
getHeights()
Return the height map created for the last stream parsed. |
| Method Detail |
public float[][] getHeights()
public float[] getGridStep()
|
j3d.org Code | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||