public static class opencv_core.Cv32suf extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.Cv32suf() |
opencv_core.Cv32suf(int size) |
opencv_core.Cv32suf(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
float |
f() |
opencv_core.Cv32suf |
f(float f) |
int |
i() |
opencv_core.Cv32suf |
i(int i) |
opencv_core.Cv32suf |
position(int position) |
int |
u() |
opencv_core.Cv32suf |
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.Cv32suf()
public opencv_core.Cv32suf(int size)
public opencv_core.Cv32suf(Pointer p)
public opencv_core.Cv32suf position(int position)
public int i()
public opencv_core.Cv32suf i(int i)
public int u()
public opencv_core.Cv32suf u(int u)
public float f()
public opencv_core.Cv32suf f(float f)
Copyright © 2014. All Rights Reserved.