SimpleOpenNI
Class NodeInfoList
java.lang.Object
SimpleOpenNI.NodeInfoList
public class NodeInfoList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeInfoList
public NodeInfoList()
NodeInfoList
public NodeInfoList(long cPtr,
boolean cMemoryOwn)
NodeInfoList
public NodeInfoList(SWIGTYPE_p_XnNodeInfoList pList)
Add
public long Add(SWIGTYPE_p_XnProductionNodeDescription description,
java.lang.String strCreationInfo,
NodeInfoList pNeededNodes)
AddEx
public long AddEx(SWIGTYPE_p_XnProductionNodeDescription description,
java.lang.String strCreationInfo,
NodeInfoList pNeededNodes,
SWIGTYPE_p_void pAdditionalData,
SWIGTYPE_p_XnFreeHandler pFreeHandler)
AddNode
public long AddNode(NodeInfo info)
Append
public long Append(NodeInfoList other)
Clear
public long Clear()
delete
public void delete()
getCPtr
public static long getCPtr(NodeInfoList obj)
GetUnderlyingObject
public SWIGTYPE_p_XnNodeInfoList GetUnderlyingObject()
IsEmpty
public boolean IsEmpty()
ReplaceUnderlyingObject
public void ReplaceUnderlyingObject(SWIGTYPE_p_XnNodeInfoList pList)