Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
freenect_device_attributes()
Default native constructor.
|
freenect_device_attributes(int 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(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic freenect_device_attributes()
public freenect_device_attributes(int size)
Pointer.position(int).public freenect_device_attributes(Pointer p)
Pointer.Pointer(Pointer).public freenect.freenect_device_attributes position(int 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 © 2015. All Rights Reserved.