|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface used for accessing to a HeightMap.
Object implementing this interface are able to give a z value for a given homogeneous 2d pos x,y
IMesh3D
Method Summary | |
double |
getAt(double x,
double y)
Gets z values for the given 2d pos x,y. |
Method Detail |
public double getAt(double x, double y)
x
- x value, should be in the range 0.0-1.0y
- y value, should be in the range 0.0-1.0
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |