SimpleOpenNI
Class XnBoundingBox3D
java.lang.Object
SimpleOpenNI.XnBoundingBox3D
public class XnBoundingBox3D
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XnBoundingBox3D
public XnBoundingBox3D()
XnBoundingBox3D
public XnBoundingBox3D(long cPtr,
boolean cMemoryOwn)
delete
public void delete()
getCPtr
public static long getCPtr(XnBoundingBox3D obj)
getLeftBottomNear
public XnPoint3D getLeftBottomNear()
getRightTopFar
public XnPoint3D getRightTopFar()
setLeftBottomNear
public void setLeftBottomNear(XnPoint3D value)
setRightTopFar
public void setRightTopFar(XnPoint3D value)