@Properties(inherit=opencv_core.class) public abstract class AbstractCvSize2D32f extends FloatPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AbstractCvSize2D32f(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
abstract float |
height() |
abstract CvSize2D32f |
height(float height) |
String |
toString() |
abstract float |
width() |
abstract CvSize2D32f |
width(float width) |
asBuffer, capacity, get, get, get, get, getPointer, limit, position, put, put, put, put, sizeofaddress, asByteBuffer, availablePhysicalBytes, calloc, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AbstractCvSize2D32f(Pointer p)
public abstract float width()
public abstract CvSize2D32f width(float width)
public abstract float height()
public abstract CvSize2D32f height(float height)
Copyright © 2025. All rights reserved.