public static class opencv_core.CvPoint extends opencv_core.AbstractCvPoint
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorZERO| Constructor and Description |
|---|
opencv_core.CvPoint() |
opencv_core.CvPoint(int size) |
opencv_core.CvPoint(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvPoint |
position(int position) |
int |
x() |
opencv_core.CvPoint |
x(int x) |
int |
y() |
opencv_core.CvPoint |
y(int y) |
get, get, put, put, put, put, put, put, put, put, toStringasBuffer, capacity, get, get, getString, getStringCodePoints, limit, put, putStringaddress, 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.CvPoint()
public opencv_core.CvPoint(int size)
public opencv_core.CvPoint(Pointer p)
public opencv_core.CvPoint position(int position)
position in class IntPointerpublic int x()
x in class opencv_core.AbstractCvPointpublic opencv_core.CvPoint x(int x)
x in class opencv_core.AbstractCvPointpublic int y()
y in class opencv_core.AbstractCvPointpublic opencv_core.CvPoint y(int y)
y in class opencv_core.AbstractCvPointCopyright © 2014. All Rights Reserved.