Package gaiasky.scene.record
Interface IHeightData
- All Known Implementing Classes:
HeightDataArray
,HeightDataPixmap
,HeightDataSVT
public interface IHeightData
-
Method Summary
Modifier and TypeMethodDescriptiondouble
getNormalizedHeight
(double u, double v) Gets the height normalized in [0,1] for the given UV coordinates.