@Name(value="cv::detail::RefOrVoid") public static class opencv_core.RefOrVoid extends Pointer
\cond IGNORED
Modifier and Type | Class and Description |
---|---|
static class |
opencv_core.RefOrVoid.type |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_core.RefOrVoid()
Default native constructor.
|
opencv_core.RefOrVoid(long size)
Native array allocator.
|
opencv_core.RefOrVoid(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
opencv_core.RefOrVoid |
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, zero
public opencv_core.RefOrVoid()
public opencv_core.RefOrVoid(long size)
Pointer.position(long)
.public opencv_core.RefOrVoid(Pointer p)
Pointer.Pointer(Pointer)
.public opencv_core.RefOrVoid position(long position)
Copyright © 2016. All rights reserved.