SimpleOpenNI
Class XnVHandPointContext
java.lang.Object
SimpleOpenNI.XnVHandPointContext
public class XnVHandPointContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XnVHandPointContext
public XnVHandPointContext()
XnVHandPointContext
public XnVHandPointContext(long cPtr,
boolean cMemoryOwn)
delete
public void delete()
getCPtr
public static long getCPtr(XnVHandPointContext obj)
getFConfidence
public float getFConfidence()
getFTime
public float getFTime()
getNID
public long getNID()
getNUserID
public long getNUserID()
getPtPosition
public XnPoint3D getPtPosition()
setFConfidence
public void setFConfidence(float value)
setFTime
public void setFTime(float value)
setNID
public void setNID(long value)
setNUserID
public void setNUserID(long value)
setPtPosition
public void setPtPosition(XnPoint3D value)