@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) |
toString
asBuffer, capacity, get, get, get, get, limit, put, put, put, put, sizeof
address, 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, zero
public CvSize2D32f(Pointer p)
Pointer(Pointer)
.public CvSize2D32f(long size)
Pointer.position(long)
.public CvSize2D32f()
public CvSize2D32f position(long position)
position
in class FloatPointer
public CvSize2D32f getPointer(long i)
getPointer
in class FloatPointer
public float width()
width
in class AbstractCvSize2D32f
public CvSize2D32f width(float setter)
width
in class AbstractCvSize2D32f
public float height()
height
in class AbstractCvSize2D32f
public CvSize2D32f height(float setter)
height
in class AbstractCvSize2D32f
Copyright © 2024. All rights reserved.