public static class opencv_core.CvPoint3D64f extends opencv_core.AbstractCvPoint3D64f
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvPoint3D64f()
Default native constructor.
|
opencv_core.CvPoint3D64f(long size)
Native array allocator.
|
opencv_core.CvPoint3D64f(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvPoint3D64f |
position(long position) |
double |
x() |
opencv_core.CvPoint3D64f |
x(double x) |
double |
y() |
opencv_core.CvPoint3D64f |
y(double y) |
double |
z() |
opencv_core.CvPoint3D64f |
z(double z) |
get, get, put, put, put, put, put, put, toStringasBuffer, capacity, get, get, limit, put, putaddress, asByteBuffer, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, totalBytes, withDeallocator, zeropublic opencv_core.CvPoint3D64f()
public opencv_core.CvPoint3D64f(long size)
Pointer.position(long).public opencv_core.CvPoint3D64f(Pointer p)
Pointer.Pointer(Pointer).public opencv_core.CvPoint3D64f position(long position)
position in class DoublePointerpublic double x()
x in class opencv_core.AbstractCvPoint3D64fpublic opencv_core.CvPoint3D64f x(double x)
x in class opencv_core.AbstractCvPoint3D64fpublic double y()
y in class opencv_core.AbstractCvPoint3D64fpublic opencv_core.CvPoint3D64f y(double y)
y in class opencv_core.AbstractCvPoint3D64fpublic double z()
z in class opencv_core.AbstractCvPoint3D64fpublic opencv_core.CvPoint3D64f z(double z)
z in class opencv_core.AbstractCvPoint3D64fCopyright © 2016. All rights reserved.