@Namespace(value="libfreenect2") @NoOffset public static class freenect2.OpenGLPacketPipeline extends freenect2.PacketPipeline
| Constructor and Description |
|---|
OpenGLPacketPipeline() |
OpenGLPacketPipeline(long size)
Native array allocator.
|
OpenGLPacketPipeline(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
OpenGLPacketPipeline(org.bytedeco.javacpp.Pointer parent_opengl_context,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
freenect2.OpenGLPacketPipeline |
position(long position) |
getDepthPacketProcessor, getIrPacketParser, getRgbPacketParser, getRgbPacketProcessoraddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic OpenGLPacketPipeline(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public OpenGLPacketPipeline(long size)
Pointer.position(long).public OpenGLPacketPipeline(org.bytedeco.javacpp.Pointer parent_opengl_context,
@Cast(value="bool")
boolean debug)
public OpenGLPacketPipeline()
public freenect2.OpenGLPacketPipeline position(long position)
position in class freenect2.PacketPipelineCopyright © 2018. All rights reserved.