SimpleOpenNI
Class DepthMetaData
java.lang.Object
SimpleOpenNI.OutputMetaData
SimpleOpenNI.MapMetaData
SimpleOpenNI.DepthMetaData
public class DepthMetaData
- 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 |
DepthMetaData
public DepthMetaData()
DepthMetaData
public DepthMetaData(long cPtr,
boolean cMemoryOwn)
delete
public void delete()
- Overrides:
delete
in class MapMetaData
DepthMap
public SWIGTYPE_p_xn__DepthMap DepthMap()
getCPtr
public static long getCPtr(DepthMetaData obj)
InitFrom
public void InitFrom(DepthMetaData other)
InitFrom
public long InitFrom(DepthMetaData other,
long nXRes,
long nYRes,
SWIGTYPE_p_unsigned_short pExternalBuffer)
ReAdjust
public long ReAdjust(long nXRes,
long nYRes)
ReAdjust
public long ReAdjust(long nXRes,
long nYRes,
SWIGTYPE_p_unsigned_short pExternalBuffer)
ThisData
public SWIGTYPE_p_p_unsigned_short ThisData()
ThisGetUnderlying
public SWIGTYPE_p_XnDepthMetaData ThisGetUnderlying()
ThisWritableDepthMap
public SWIGTYPE_p_unsigned_short ThisWritableDepthMap()
WritableDepthMap
public SWIGTYPE_p_xn__DepthMap WritableDepthMap()
ZRes
public int ZRes()