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