@Namespace(value="libfreenect2") @Properties(inherit=freenect2.class) public class DumpPacketPipeline extends PacketPipeline
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DumpPacketPipeline() |
DumpPacketPipeline(long size)
Native array allocator.
|
DumpPacketPipeline(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ShortPointer |
getDepthLookupTable(SizeTPointer length) |
BytePointer |
getDepthP0Tables(SizeTPointer length) |
FloatPointer |
getDepthXTable(SizeTPointer length) |
FloatPointer |
getDepthZTable(SizeTPointer length) |
DumpPacketPipeline |
getPointer(long i) |
DumpPacketPipeline |
position(long position) |
getDepthPacketProcessor, getIrPacketParser, getRgbPacketParser, getRgbPacketProcessoraddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic DumpPacketPipeline(Pointer p)
Pointer(Pointer).public DumpPacketPipeline(long size)
Pointer.position(long).public DumpPacketPipeline()
public DumpPacketPipeline position(long position)
position in class PacketPipelinepublic DumpPacketPipeline getPointer(long i)
getPointer in class PacketPipeline@Cast(value="const unsigned char*") public BytePointer getDepthP0Tables(@Cast(value="size_t*") SizeTPointer length)
@Const public FloatPointer getDepthXTable(@Cast(value="size_t*") SizeTPointer length)
@Const public FloatPointer getDepthZTable(@Cast(value="size_t*") SizeTPointer length)
@Const public ShortPointer getDepthLookupTable(@Cast(value="size_t*") SizeTPointer length)
Copyright © 2023. All rights reserved.