SimpleOpenNI
Class HandsGenerator
java.lang.Object
SimpleOpenNI.NodeWrapper
SimpleOpenNI.ProductionNode
SimpleOpenNI.Generator
SimpleOpenNI.HandsGenerator
public class HandsGenerator
- extends Generator
Methods inherited from class SimpleOpenNI.Generator |
GetAlternativeViewPointCap, getCPtr, GetData, GetDataSize, GetFrameID, GetFrameSyncCap, GetMirrorCap, GetTimestamp, IsDataNew, IsGenerating, IsNewDataAvailable, IsNewDataAvailable, StartGenerating, StopGenerating, WaitAndUpdateData |
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 |
HandsGenerator
public HandsGenerator()
HandsGenerator
public HandsGenerator(long cPtr,
boolean cMemoryOwn)
HandsGenerator
public HandsGenerator(SWIGTYPE_p_XnNodeHandle hNode)
delete
public void delete()
- Overrides:
delete
in class Generator
getCPtr
public static long getCPtr(HandsGenerator obj)
SetSmoothing
public long SetSmoothing(float fSmoothingFactor)
StartTracking
public long StartTracking(XnPoint3D ptPosition)
StopTracking
public long StopTracking(long user)
StopTrackingAll
public long StopTrackingAll()