@Properties(inherit=nppc.class) public class NppiHaarBuffer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NppiHaarBuffer()
Default native constructor.
|
NppiHaarBuffer(long size)
Native array allocator.
|
NppiHaarBuffer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NppiHaarBuffer |
getPointer(long i) |
IntPointer |
haarBuffer()
buffer
|
NppiHaarBuffer |
haarBuffer(IntPointer setter) |
int |
haarBufferSize()
size of the buffer
|
NppiHaarBuffer |
haarBufferSize(int setter) |
NppiHaarBuffer |
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 NppiHaarBuffer()
public NppiHaarBuffer(long size)
Pointer.position(long).public NppiHaarBuffer(Pointer p)
Pointer.Pointer(Pointer).public NppiHaarBuffer position(long position)
public NppiHaarBuffer getPointer(long i)
getPointer in class Pointerpublic int haarBufferSize()
public NppiHaarBuffer haarBufferSize(int setter)
@Cast(value="Npp32s*") public IntPointer haarBuffer()
public NppiHaarBuffer haarBuffer(IntPointer setter)
Copyright © 2020. All rights reserved.