public static class opencv_core.CvSize2D32f extends opencv_core.AbstractCvSize2D32f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvSize2D32f() |
opencv_core.CvSize2D32f(int size) |
opencv_core.CvSize2D32f(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
float |
height() |
opencv_core.CvSize2D32f |
height(float height) |
opencv_core.CvSize2D32f |
position(int position) |
float |
width() |
opencv_core.CvSize2D32f |
width(float width) |
toStringasBuffer, capacity, get, get, get, get, limit, put, put, 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.CvSize2D32f()
public opencv_core.CvSize2D32f(int size)
public opencv_core.CvSize2D32f(Pointer p)
public opencv_core.CvSize2D32f position(int position)
position in class FloatPointerpublic float width()
width in class opencv_core.AbstractCvSize2D32fpublic opencv_core.CvSize2D32f width(float width)
width in class opencv_core.AbstractCvSize2D32fpublic float height()
height in class opencv_core.AbstractCvSize2D32fpublic opencv_core.CvSize2D32f height(float height)
height in class opencv_core.AbstractCvSize2D32fCopyright © 2014. All Rights Reserved.