@NoOffset @Properties(inherit=opencv_core.class) public class CvPoint2D32f extends AbstractCvPoint2D32f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CvPoint2D32f() |
CvPoint2D32f(long size)
Native array allocator.
|
CvPoint2D32f(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CvPoint2D32f |
position(long position) |
float |
x() |
CvPoint2D32f |
x(float setter) |
float |
y() |
CvPoint2D32f |
y(float setter) |
get, get, put, put, put, put, put, put, toStringasBuffer, capacity, get, get, get, get, limit, put, put, put, put, 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 CvPoint2D32f(Pointer p)
Pointer.Pointer(Pointer).public CvPoint2D32f(long size)
Pointer.position(long).public CvPoint2D32f()
public CvPoint2D32f position(long position)
position in class FloatPointerpublic float x()
x in class AbstractCvPoint2D32fpublic CvPoint2D32f x(float setter)
x in class AbstractCvPoint2D32fpublic float y()
y in class AbstractCvPoint2D32fpublic CvPoint2D32f y(float setter)
y in class AbstractCvPoint2D32fCopyright © 2020. All rights reserved.