SimpleOpenNI
Class Generator
java.lang.Object
SimpleOpenNI.NodeWrapper
SimpleOpenNI.ProductionNode
SimpleOpenNI.Generator
- Direct Known Subclasses:
- GestureGenerator, HandsGenerator, MapGenerator, UserGenerator
public class Generator
- extends ProductionNode
Methods inherited from class SimpleOpenNI.ProductionNode |
AddNeededNode, GetContext, getCPtr, GetGeneralProperty, GetInfo, GetIntProperty, GetRealProperty, GetStringProperty, IsCapabilitySupported, LockedNodeEndChanges, LockedNodeStartChanges, LockForChanges, RemoveNeededNode, SetGeneralProperty, SetIntProperty, SetRealProperty, SetStringProperty, UnlockForChanges |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Generator
public Generator()
Generator
public Generator(long cPtr,
boolean cMemoryOwn)
Generator
public Generator(SWIGTYPE_p_XnNodeHandle hNode)
delete
public void delete()
- Overrides:
delete
in class ProductionNode
GetAlternativeViewPointCap
public AlternativeViewPointCapability GetAlternativeViewPointCap()
getCPtr
public static long getCPtr(Generator obj)
GetData
public SWIGTYPE_p_void GetData()
GetDataSize
public long GetDataSize()
GetFrameID
public long GetFrameID()
GetFrameSyncCap
public FrameSyncCapability GetFrameSyncCap()
GetMirrorCap
public MirrorCapability GetMirrorCap()
GetTimestamp
public SWIGTYPE_p_XnUInt64 GetTimestamp()
IsDataNew
public boolean IsDataNew()
IsGenerating
public boolean IsGenerating()
IsNewDataAvailable
public boolean IsNewDataAvailable()
IsNewDataAvailable
public boolean IsNewDataAvailable(SWIGTYPE_p_XnUInt64 pnTimestamp)
StartGenerating
public long StartGenerating()
StopGenerating
public long StopGenerating()
WaitAndUpdateData
public long WaitAndUpdateData()