@NoOffset @Properties(inherit=opencv_core.class) public class CvSize2D32f extends AbstractCvSize2D32f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CvSize2D32f() |
CvSize2D32f(long size)
Native array allocator.
|
CvSize2D32f(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CvSize2D32f |
getPointer(long i) |
float |
height() |
CvSize2D32f |
height(float setter) |
CvSize2D32f |
position(long position) |
float |
width() |
CvSize2D32f |
width(float setter) |
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, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CvSize2D32f(Pointer p)
Pointer(Pointer).public CvSize2D32f(long size)
Pointer.position(long).public CvSize2D32f()
public CvSize2D32f position(long position)
position in class FloatPointerpublic CvSize2D32f getPointer(long i)
getPointer in class FloatPointerpublic float width()
width in class AbstractCvSize2D32fpublic CvSize2D32f width(float setter)
width in class AbstractCvSize2D32fpublic float height()
height in class AbstractCvSize2D32fpublic CvSize2D32f height(float setter)
height in class AbstractCvSize2D32fCopyright © 2021. All rights reserved.