SimpleOpenNI
Class MapGenerator
java.lang.Object
SimpleOpenNI.NodeWrapper
SimpleOpenNI.ProductionNode
SimpleOpenNI.Generator
SimpleOpenNI.MapGenerator
- Direct Known Subclasses:
- DepthGenerator, ImageGenerator, IRGenerator, SceneAnalyzer
public class MapGenerator
- 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 |
MapGenerator
public MapGenerator()
MapGenerator
public MapGenerator(long cPtr,
boolean cMemoryOwn)
MapGenerator
public MapGenerator(SWIGTYPE_p_XnNodeHandle hNode)
delete
public void delete()
- Overrides:
delete
in class Generator
GetAntiFlickerCap
public AntiFlickerCapability GetAntiFlickerCap()
GetBacklightCompensationCap
public GeneralIntCapability GetBacklightCompensationCap()
GetBrightnessCap
public GeneralIntCapability GetBrightnessCap()
GetBytesPerPixel
public long GetBytesPerPixel()
GetContrastCap
public GeneralIntCapability GetContrastCap()
getCPtr
public static long getCPtr(MapGenerator obj)
GetCroppingCap
public CroppingCapability GetCroppingCap()
GetExposureCap
public GeneralIntCapability GetExposureCap()
GetFocusCap
public GeneralIntCapability GetFocusCap()
GetGainCap
public GeneralIntCapability GetGainCap()
GetGammaCap
public GeneralIntCapability GetGammaCap()
GetHueCap
public GeneralIntCapability GetHueCap()
GetIrisCap
public GeneralIntCapability GetIrisCap()
GetLowLightCompensationCap
public GeneralIntCapability GetLowLightCompensationCap()
GetMapOutputMode
public long GetMapOutputMode(SWIGTYPE_p_XnMapOutputMode OutputMode)
GetPanCap
public GeneralIntCapability GetPanCap()
GetRollCap
public GeneralIntCapability GetRollCap()
GetSaturationCap
public GeneralIntCapability GetSaturationCap()
GetSharpnessCap
public GeneralIntCapability GetSharpnessCap()
GetSupportedMapOutputModes
public long GetSupportedMapOutputModes(SWIGTYPE_p_XnMapOutputMode aModes,
SWIGTYPE_p_unsigned_int nCount)
GetSupportedMapOutputModesCount
public long GetSupportedMapOutputModesCount()
GetTiltCap
public GeneralIntCapability GetTiltCap()
GetWhiteBalanceCap
public GeneralIntCapability GetWhiteBalanceCap()
GetZoomCap
public GeneralIntCapability GetZoomCap()
SetMapOutputMode
public long SetMapOutputMode(SWIGTYPE_p_XnMapOutputMode OutputMode)