@NoOffset @Properties(inherit=opencv_core.class) public class CvPoint extends AbstractCvPoint
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounterZERO| Constructor and Description |
|---|
CvPoint() |
CvPoint(long size)
Native array allocator.
|
CvPoint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CvPoint |
position(long position) |
int |
x() |
CvPoint |
x(int setter) |
int |
y() |
CvPoint |
y(int setter) |
get, get, put, put, put, put, put, put, put, put, toStringasBuffer, capacity, get, get, getString, getStringCodePoints, limit, put, put, putString, sizeofaddress, asByteBuffer, availablePhysicalBytes, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CvPoint(Pointer p)
Pointer.Pointer(Pointer).public CvPoint(long size)
Pointer.position(long).public CvPoint()
public CvPoint position(long position)
position in class IntPointerpublic int x()
x in class AbstractCvPointpublic CvPoint x(int setter)
x in class AbstractCvPointpublic int y()
y in class AbstractCvPointpublic CvPoint y(int setter)
y in class AbstractCvPointCopyright © 2020. All rights reserved.