SimpleOpenNI
Class UserGenerator
java.lang.Object
SimpleOpenNI.NodeWrapper
SimpleOpenNI.ProductionNode
SimpleOpenNI.Generator
SimpleOpenNI.UserGenerator
public class UserGenerator
- 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 |
UserGenerator
public UserGenerator()
UserGenerator
public UserGenerator(long cPtr,
boolean cMemoryOwn)
UserGenerator
public UserGenerator(SWIGTYPE_p_XnNodeHandle hNode)
delete
public void delete()
- Overrides:
delete
in class Generator
GetCoM
public long GetCoM(long user,
XnPoint3D com)
getCPtr
public static long getCPtr(UserGenerator obj)
GetNumberOfUsers
public int GetNumberOfUsers()
GetPoseDetectionCap
public PoseDetectionCapability GetPoseDetectionCap()
GetSkeletonCap
public SkeletonCapability GetSkeletonCap()
GetUsers
public long GetUsers(long[] aUsers,
SWIGTYPE_p_unsigned_short nUsers)