@Name(value="L_Kernel") public static class lept.L_KERNEL extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_KERNEL()
Default native constructor.
|
lept.L_KERNEL(long size)
Native array allocator.
|
lept.L_KERNEL(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
cx() |
lept.L_KERNEL |
cx(int cx) |
int |
cy() |
lept.L_KERNEL |
cy(int cy) |
PointerPointer |
data() |
FloatPointer |
data(int i) |
lept.L_KERNEL |
data(int i,
FloatPointer data) |
lept.L_KERNEL |
position(long position) |
int |
sx() |
lept.L_KERNEL |
sx(int sx) |
int |
sy() |
lept.L_KERNEL |
sy(int sy) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.L_KERNEL()
public lept.L_KERNEL(long size)
Pointer.position(long).public lept.L_KERNEL(Pointer p)
Pointer.Pointer(Pointer).public lept.L_KERNEL position(long position)
public lept.L_KERNEL sy(int sy)
public lept.L_KERNEL sx(int sx)
public lept.L_KERNEL cy(int cy)
public lept.L_KERNEL cx(int cx)
@Cast(value="l_float32*") public FloatPointer data(int i)
public lept.L_KERNEL data(int i, FloatPointer data)
@MemberGetter @Cast(value="l_float32**") public PointerPointer data()
Copyright © 2016. All rights reserved.