@Properties(inherit=opencv_core.class) public class CvSparseNode extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvSparseNode()
Default native constructor.
|
CvSparseNode(long size)
Native array allocator.
|
CvSparseNode(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
hashval() |
CvSparseNode |
hashval(int setter) |
CvSparseNode |
next() |
CvSparseNode |
next(CvSparseNode setter) |
CvSparseNode |
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 CvSparseNode()
public CvSparseNode(long size)
Pointer.position(long)
.public CvSparseNode(Pointer p)
Pointer.Pointer(Pointer)
.public CvSparseNode position(long position)
public CvSparseNode hashval(int setter)
public CvSparseNode next()
public CvSparseNode next(CvSparseNode setter)
Copyright © 2020. All rights reserved.