SimpleOpenNI
Class IRMetaData
java.lang.Object
SimpleOpenNI.OutputMetaData
SimpleOpenNI.MapMetaData
SimpleOpenNI.IRMetaData
public class IRMetaData
- extends MapMetaData
Methods inherited from class SimpleOpenNI.MapMetaData |
AllocateData, BytesPerPixel, FPS, FullXRes, FullYRes, getCPtr, PixelFormat, ReAdjust, swigReleaseOwnership, swigTakeOwnership, XOffset, XRes, YOffset, YRes |
Methods inherited from class SimpleOpenNI.OutputMetaData |
AllocateData, Data, DataSize, FrameID, Free, getCPtr, GetUnderlying, IsDataNew, MakeDataWritable, Timestamp, WritableData |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IRMetaData
public IRMetaData()
IRMetaData
public IRMetaData(long cPtr,
boolean cMemoryOwn)
CopyFrom
public long CopyFrom(IRMetaData other)
delete
public void delete()
- Overrides:
delete
in class MapMetaData
getCPtr
public static long getCPtr(IRMetaData obj)
InitFrom
public void InitFrom(IRMetaData other)
InitFrom
public long InitFrom(IRMetaData other,
long nXRes,
long nYRes,
SWIGTYPE_p_XnIRPixel pExternalBuffer)
IRMap
public SWIGTYPE_p_xn__IRMap IRMap()
ReAdjust
public long ReAdjust(long nXRes,
long nYRes)
ReAdjust
public long ReAdjust(long nXRes,
long nYRes,
SWIGTYPE_p_XnIRPixel pExternalBuffer)
ThisData
public SWIGTYPE_p_p_XnIRPixel ThisData()
ThisGetUnderlying
public SWIGTYPE_p_XnIRMetaData ThisGetUnderlying()
ThisWritableDepthMap
public SWIGTYPE_p_XnIRPixel ThisWritableDepthMap()
WritableIRMap
public SWIGTYPE_p_xn__IRMap WritableIRMap()