public static class opencv_core.CvPoint2D64f extends opencv_core.AbstractCvPoint2D64f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvPoint2D64f() |
opencv_core.CvPoint2D64f(int size) |
opencv_core.CvPoint2D64f(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvPoint2D64f |
position(int position) |
double |
x() |
opencv_core.CvPoint2D64f |
x(double x) |
double |
y() |
opencv_core.CvPoint2D64f |
y(double y) |
get, get, put, put, put, put, put, put, toStringasBuffer, capacity, get, get, limit, 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.CvPoint2D64f()
public opencv_core.CvPoint2D64f(int size)
public opencv_core.CvPoint2D64f(Pointer p)
public opencv_core.CvPoint2D64f position(int position)
position in class DoublePointerpublic double x()
x in class opencv_core.AbstractCvPoint2D64fpublic opencv_core.CvPoint2D64f x(double x)
x in class opencv_core.AbstractCvPoint2D64fpublic double y()
y in class opencv_core.AbstractCvPoint2D64fpublic opencv_core.CvPoint2D64f y(double y)
y in class opencv_core.AbstractCvPoint2D64fCopyright © 2014. All Rights Reserved.