public static class opencv_core.CvPoint2D32f extends opencv_core.AbstractCvPoint2D32f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvPoint2D32f() |
opencv_core.CvPoint2D32f(int size) |
opencv_core.CvPoint2D32f(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvPoint2D32f |
position(int position) |
float |
x() |
opencv_core.CvPoint2D32f |
x(float x) |
float |
y() |
opencv_core.CvPoint2D32f |
y(float y) |
get, get, put, put, put, put, put, put, toStringasBuffer, capacity, get, get, get, get, limit, put, put, put, putaddress, asByteBuffer, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, withDeallocator, zeropublic opencv_core.CvPoint2D32f()
public opencv_core.CvPoint2D32f(int size)
public opencv_core.CvPoint2D32f(Pointer p)
public opencv_core.CvPoint2D32f position(int position)
position in class FloatPointerpublic float x()
x in class opencv_core.AbstractCvPoint2D32fpublic opencv_core.CvPoint2D32f x(float x)
x in class opencv_core.AbstractCvPoint2D32fpublic float y()
y in class opencv_core.AbstractCvPoint2D32fpublic opencv_core.CvPoint2D32f y(float y)
y in class opencv_core.AbstractCvPoint2D32fCopyright © 2014. All Rights Reserved.