public class TrackerPositioning
extends java.lang.Object
Constructor and Description |
---|
TrackerPositioning() |
Modifier and Type | Method and Description |
---|---|
static SynergyNetPosition |
getLocalDeviceLocationPosOnly()
Gets the local device location pos only.
|
static com.jme3.math.Vector3f |
toRealWorldVectorInM(float x,
float y,
float z)
To real world vector in m.
|
public static SynergyNetPosition getLocalDeviceLocationPosOnly()
public static com.jme3.math.Vector3f toRealWorldVectorInM(float x, float y, float z)
x
- the xy
- the yz
- the z