SimpleOpenNI
Class IRGenerator

java.lang.Object
  extended by SimpleOpenNI.NodeWrapper
      extended by SimpleOpenNI.ProductionNode
          extended by SimpleOpenNI.Generator
              extended by SimpleOpenNI.MapGenerator
                  extended by SimpleOpenNI.IRGenerator

public class IRGenerator
extends MapGenerator


Constructor Summary
IRGenerator()
           
IRGenerator(long cPtr, boolean cMemoryOwn)
           
IRGenerator(SWIGTYPE_p_XnNodeHandle hNode)
           
 
Method Summary
 void delete()
           
static long getCPtr(IRGenerator obj)
           
 SWIGTYPE_p_XnIRPixel GetIRMap()
           
 void GetMetaData(IRMetaData metaData)
           
 
Methods inherited from class SimpleOpenNI.MapGenerator
GetAntiFlickerCap, GetBacklightCompensationCap, GetBrightnessCap, GetBytesPerPixel, GetContrastCap, getCPtr, GetCroppingCap, GetExposureCap, GetFocusCap, GetGainCap, GetGammaCap, GetHueCap, GetIrisCap, GetLowLightCompensationCap, GetMapOutputMode, GetPanCap, GetRollCap, GetSaturationCap, GetSharpnessCap, GetSupportedMapOutputModes, GetSupportedMapOutputModesCount, GetTiltCap, GetWhiteBalanceCap, GetZoomCap, SetMapOutputMode
 
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 SimpleOpenNI.NodeWrapper
AddRef, getCPtr, GetName, IsValid, Release, SetHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRGenerator

public IRGenerator()

IRGenerator

public IRGenerator(long cPtr,
                   boolean cMemoryOwn)

IRGenerator

public IRGenerator(SWIGTYPE_p_XnNodeHandle hNode)
Method Detail

delete

public void delete()
Overrides:
delete in class MapGenerator

getCPtr

public static long getCPtr(IRGenerator obj)

GetIRMap

public SWIGTYPE_p_XnIRPixel GetIRMap()

GetMetaData

public void GetMetaData(IRMetaData metaData)