public static class flandmark.FLANDMARK_Data extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
flandmark.FLANDMARK_Data()
Default native constructor.
|
flandmark.FLANDMARK_Data(long size)
Native array allocator.
|
flandmark.FLANDMARK_Data(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IntPointer |
imSize() |
int |
imSize(int i) |
flandmark.FLANDMARK_Data |
imSize(int i,
int imSize) |
flandmark.FLANDMARK_LBP |
lbp() |
flandmark.FLANDMARK_Data |
lbp(flandmark.FLANDMARK_LBP lbp) |
IntPointer |
mapTable() |
flandmark.FLANDMARK_Data |
mapTable(IntPointer mapTable) |
flandmark.FLANDMARK_Options |
options() |
flandmark.FLANDMARK_Data |
options(flandmark.FLANDMARK_Options options) |
flandmark.FLANDMARK_Data |
position(long position) |
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_Data()
public flandmark.FLANDMARK_Data(long size)
Pointer.position(long).public flandmark.FLANDMARK_Data(Pointer p)
Pointer.Pointer(Pointer).public flandmark.FLANDMARK_Data position(long position)
public flandmark.FLANDMARK_LBP lbp()
public flandmark.FLANDMARK_Data lbp(flandmark.FLANDMARK_LBP lbp)
public int imSize(int i)
public flandmark.FLANDMARK_Data imSize(int i, int imSize)
@MemberGetter public IntPointer imSize()
public IntPointer mapTable()
public flandmark.FLANDMARK_Data mapTable(IntPointer mapTable)
@ByRef public flandmark.FLANDMARK_Options options()
public flandmark.FLANDMARK_Data options(flandmark.FLANDMARK_Options options)
Copyright © 2016. All rights reserved.