public static class freenect.freenect_device_attributes extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
freenect_device_attributes()
Default native constructor.
|
freenect_device_attributes(long size)
Native array allocator.
|
freenect_device_attributes(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
camera_serial() |
freenect.freenect_device_attributes |
next() |
freenect.freenect_device_attributes |
next(freenect.freenect_device_attributes next) |
freenect.freenect_device_attributes |
position(long position) |
address, 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 freenect_device_attributes()
public freenect_device_attributes(long size)
Pointer.position(long).public freenect_device_attributes(Pointer p)
Pointer.Pointer(Pointer).public freenect.freenect_device_attributes position(long position)
public freenect.freenect_device_attributes next()
public freenect.freenect_device_attributes next(freenect.freenect_device_attributes next)
@MemberGetter @Cast(value="const char*") public BytePointer camera_serial()
Copyright © 2019. All rights reserved.