public static class opencv_core.CvSetElem
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
CvSetElem()
Default native constructor.
|
CvSetElem(long size)
Native array allocator.
|
CvSetElem(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
flags() |
opencv_core.CvSetElem |
flags(int flags) |
opencv_core.CvSetElem |
next_free() |
opencv_core.CvSetElem |
next_free(opencv_core.CvSetElem next_free) |
opencv_core.CvSetElem |
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 CvSetElem()
public CvSetElem(long size)
Pointer.position(long).public CvSetElem(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_core.CvSetElem position(long position)
position in class org.bytedeco.javacpp.Pointerpublic int flags()
public opencv_core.CvSetElem flags(int flags)
public opencv_core.CvSetElem next_free()
public opencv_core.CvSetElem next_free(opencv_core.CvSetElem next_free)
Copyright © 2018. All rights reserved.