public static class flandmark.FLANDMARK_PSI extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
flandmark.FLANDMARK_PSI()
Default native constructor.
|
flandmark.FLANDMARK_PSI(long size)
Native array allocator.
|
flandmark.FLANDMARK_PSI(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
data() |
flandmark.FLANDMARK_PSI |
data(BytePointer data) |
flandmark.FLANDMARK_PSI |
position(long position) |
int |
PSI_COLS() |
flandmark.FLANDMARK_PSI |
PSI_COLS(int PSI_COLS) |
int |
PSI_ROWS() |
flandmark.FLANDMARK_PSI |
PSI_ROWS(int PSI_ROWS) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic flandmark.FLANDMARK_PSI()
public flandmark.FLANDMARK_PSI(long size)
Pointer.position(long).public flandmark.FLANDMARK_PSI(Pointer p)
Pointer.Pointer(Pointer).public flandmark.FLANDMARK_PSI position(long position)
@Cast(value="char*") public BytePointer data()
public flandmark.FLANDMARK_PSI data(BytePointer data)
public flandmark.FLANDMARK_PSI PSI_ROWS(int PSI_ROWS)
public flandmark.FLANDMARK_PSI PSI_COLS(int PSI_COLS)
Copyright © 2016. All rights reserved.