@NoOffset @Properties(inherit=opencv_core.class) public class CvPoint3D32f extends AbstractCvPoint3D32f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CvPoint3D32f() |
CvPoint3D32f(long size)
Native array allocator.
|
CvPoint3D32f(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CvPoint3D32f |
position(long position) |
float |
x() |
CvPoint3D32f |
x(float setter) |
float |
y() |
CvPoint3D32f |
y(float setter) |
float |
z() |
CvPoint3D32f |
z(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 CvPoint3D32f(Pointer p)
Pointer.Pointer(Pointer).public CvPoint3D32f(long size)
Pointer.position(long).public CvPoint3D32f()
public CvPoint3D32f position(long position)
position in class FloatPointerpublic float x()
x in class AbstractCvPoint3D32fpublic CvPoint3D32f x(float setter)
x in class AbstractCvPoint3D32fpublic float y()
y in class AbstractCvPoint3D32fpublic CvPoint3D32f y(float setter)
y in class AbstractCvPoint3D32fpublic float z()
z in class AbstractCvPoint3D32fpublic CvPoint3D32f z(float setter)
z in class AbstractCvPoint3D32fCopyright © 2020. All rights reserved.