public static class opencv_imgproc.CvSubdiv2DPoint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_imgproc.CvSubdiv2DPoint() |
opencv_imgproc.CvSubdiv2DPoint(int size) |
opencv_imgproc.CvSubdiv2DPoint(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
long |
first() |
opencv_imgproc.CvSubdiv2DPoint |
first(long first) |
int |
flags() |
opencv_imgproc.CvSubdiv2DPoint |
flags(int flags) |
int |
id() |
opencv_imgproc.CvSubdiv2DPoint |
id(int id) |
opencv_imgproc.CvSubdiv2DPoint |
position(int position) |
opencv_core.CvPoint2D32f |
pt() |
opencv_imgproc.CvSubdiv2DPoint |
pt(opencv_core.CvPoint2D32f pt) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_imgproc.CvSubdiv2DPoint()
public opencv_imgproc.CvSubdiv2DPoint(int size)
public opencv_imgproc.CvSubdiv2DPoint(Pointer p)
public opencv_imgproc.CvSubdiv2DPoint position(int position)
public int flags()
public opencv_imgproc.CvSubdiv2DPoint flags(int flags)
public long first()
public opencv_imgproc.CvSubdiv2DPoint first(long first)
public opencv_core.CvPoint2D32f pt()
public opencv_imgproc.CvSubdiv2DPoint pt(opencv_core.CvPoint2D32f pt)
public int id()
public opencv_imgproc.CvSubdiv2DPoint id(int id)
Copyright © 2014. All Rights Reserved.