@Properties(inherit=freenect.class) public class freenect_reg_pad_info extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
freenect_reg_pad_info()
Default native constructor.
|
freenect_reg_pad_info(long size)
Native array allocator.
|
freenect_reg_pad_info(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
cropping_lines() |
freenect_reg_pad_info |
cropping_lines(short setter) |
short |
end_lines() |
freenect_reg_pad_info |
end_lines(short setter) |
freenect_reg_pad_info |
position(long position) |
short |
start_lines() |
freenect_reg_pad_info |
start_lines(short setter) |
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_reg_pad_info()
public freenect_reg_pad_info(long size)
Pointer.position(long).public freenect_reg_pad_info(Pointer p)
Pointer.Pointer(Pointer).public freenect_reg_pad_info position(long position)
public freenect_reg_pad_info start_lines(short setter)
public freenect_reg_pad_info end_lines(short setter)
public freenect_reg_pad_info cropping_lines(short setter)
Copyright © 2019. All rights reserved.