Package org.oscim.gdx.poi3d
Class ModelPosition
- java.lang.Object
-
- org.oscim.gdx.poi3d.ModelPosition
-
public class ModelPosition extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ModelPosition(double lat, double lon, float rotation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetLat()doublegetLon()floatgetRotation()voidsetPosition(double lat, double lon, float rotation)
-