SimpleOpenNI
Class Vector3D
java.lang.Object
SimpleOpenNI.Vector3D
public class Vector3D
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vector3D
public Vector3D()
Vector3D
public Vector3D(long n)
Vector3D
public Vector3D(long cPtr,
boolean cMemoryOwn)
add
public void add(XnVector3D x)
capacity
public long capacity()
clear
public void clear()
delete
public void delete()
get
public XnVector3D get(int i)
getCPtr
public static long getCPtr(Vector3D obj)
isEmpty
public boolean isEmpty()
reserve
public void reserve(long n)
set
public void set(int i,
XnVector3D val)
size
public long size()