SimpleOpenNI
Class XnPoint3D
java.lang.Object
SimpleOpenNI.XnPoint3D
public class XnPoint3D
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XnPoint3D
public XnPoint3D()
XnPoint3D
public XnPoint3D(long cPtr,
boolean cMemoryOwn)
delete
public void delete()
getCPtr
public static long getCPtr(XnPoint3D obj)
getX
public float getX()
getY
public float getY()
getZ
public float getZ()
setX
public void setX(float value)
setY
public void setY(float value)
setZ
public void setZ(float value)