public static class opencv_core.Cv64suf
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
Cv64suf()
Default native constructor.
|
Cv64suf(long size)
Native array allocator.
|
Cv64suf(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
f() |
opencv_core.Cv64suf |
f(double f) |
long |
i() |
opencv_core.Cv64suf |
i(long i) |
opencv_core.Cv64suf |
position(long position) |
int |
u() |
opencv_core.Cv64suf |
u(int u) |
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 Cv64suf()
public Cv64suf(long size)
Pointer.position(long).public Cv64suf(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_core.Cv64suf position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="int64") public long i()
public opencv_core.Cv64suf i(long i)
@Cast(value="uint64") public int u()
public opencv_core.Cv64suf u(int u)
public double f()
public opencv_core.Cv64suf f(double f)
Copyright © 2018. All rights reserved.