public static class opencv_core.Cv64suf extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.Cv64suf() |
opencv_core.Cv64suf(int size) |
opencv_core.Cv64suf(Pointer p) |
| 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(int position) |
int |
u() |
opencv_core.Cv64suf |
u(int u) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_core.Cv64suf()
public opencv_core.Cv64suf(int size)
public opencv_core.Cv64suf(Pointer p)
public opencv_core.Cv64suf position(int position)
public long i()
public opencv_core.Cv64suf i(long i)
public int u()
public opencv_core.Cv64suf u(int u)
public double f()
public opencv_core.Cv64suf f(double f)
Copyright © 2014. All Rights Reserved.