@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 |
|---|---|
CvSparseNode |
getPointer(long i) |
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, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CvSparseNode()
public CvSparseNode(long size)
Pointer.position(long).public CvSparseNode(Pointer p)
Pointer(Pointer).public CvSparseNode position(long position)
public CvSparseNode getPointer(long i)
getPointer in class Pointerpublic CvSparseNode hashval(int setter)
public CvSparseNode next()
public CvSparseNode next(CvSparseNode setter)
Copyright © 2022. All rights reserved.