@Properties(inherit=opencv_core.class) public class CvSetElem extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvSetElem()
Default native constructor.
|
CvSetElem(long size)
Native array allocator.
|
CvSetElem(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
flags() |
CvSetElem |
flags(int setter) |
CvSetElem |
next_free() |
CvSetElem |
next_free(CvSetElem setter) |
CvSetElem |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public CvSetElem()
public CvSetElem(long size)
Pointer.position(long)
.public CvSetElem(Pointer p)
Pointer.Pointer(Pointer)
.Copyright © 2020. All rights reserved.