public static class opencv_core.CvSparseNode
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
CvSparseNode()
Default native constructor.
|
CvSparseNode(long size)
Native array allocator.
|
CvSparseNode(org.bytedeco.javacpp.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, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CvSparseNode()
public CvSparseNode(long size)
Pointer.position(long).public CvSparseNode(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_core.CvSparseNode position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="unsigned") public int hashval()
public opencv_core.CvSparseNode hashval(int hashval)
public opencv_core.CvSparseNode next()
public opencv_core.CvSparseNode next(opencv_core.CvSparseNode next)
Copyright © 2018. All rights reserved.