@Properties(inherit=freenect.class) public class freenect_device_attributes extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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_device_attributes |
camera_serial(BytePointer setter) |
freenect_device_attributes |
getPointer(long i) |
freenect_device_attributes |
next() |
freenect_device_attributes |
next(freenect_device_attributes setter) |
freenect_device_attributes |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic freenect_device_attributes()
public freenect_device_attributes(long size)
Pointer.position(long).public freenect_device_attributes(Pointer p)
Pointer(Pointer).public freenect_device_attributes position(long position)
public freenect_device_attributes getPointer(long i)
getPointer in class Pointerpublic freenect_device_attributes next()
public freenect_device_attributes next(freenect_device_attributes setter)
@Cast(value="const char*") public BytePointer camera_serial()
public freenect_device_attributes camera_serial(BytePointer setter)
Copyright © 2021. All rights reserved.