|
j3d.org Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HeightMapSource
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 |
|---|
float[][] getHeights()
float[] getGridStep()
|
j3d.org Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||