@NoOffset @Properties(inherit=opencv_core.class) public class CvPoint3D64f extends AbstractCvPoint3D64f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CvPoint3D64f() |
CvPoint3D64f(long size)
Native array allocator.
|
CvPoint3D64f(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CvPoint3D64f |
position(long position) |
double |
x() |
CvPoint3D64f |
x(double setter) |
double |
y() |
CvPoint3D64f |
y(double setter) |
double |
z() |
CvPoint3D64f |
z(double setter) |
get, get, put, put, put, put, put, put, toStringasBuffer, capacity, get, get, limit, 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 CvPoint3D64f(Pointer p)
Pointer.Pointer(Pointer).public CvPoint3D64f(long size)
Pointer.position(long).public CvPoint3D64f()
public CvPoint3D64f position(long position)
position in class DoublePointerpublic double x()
x in class AbstractCvPoint3D64fpublic CvPoint3D64f x(double setter)
x in class AbstractCvPoint3D64fpublic double y()
y in class AbstractCvPoint3D64fpublic CvPoint3D64f y(double setter)
y in class AbstractCvPoint3D64fpublic double z()
z in class AbstractCvPoint3D64fpublic CvPoint3D64f z(double setter)
z in class AbstractCvPoint3D64fCopyright © 2020. All rights reserved.