public static class opencv_core.CvGraphVtx2D extends opencv_core.CvGraphVtx
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvGraphVtx2D() |
opencv_core.CvGraphVtx2D(int size) |
opencv_core.CvGraphVtx2D(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvGraphEdge |
first() |
opencv_core.CvGraphVtx2D |
first(opencv_core.CvGraphEdge first) |
int |
flags() |
opencv_core.CvGraphVtx2D |
flags(int flags) |
opencv_core.CvGraphVtx2D |
position(int position) |
opencv_core.CvPoint2D32f |
ptr() |
opencv_core.CvGraphVtx2D |
ptr(opencv_core.CvPoint2D32f ptr) |
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_core.CvGraphVtx2D()
public opencv_core.CvGraphVtx2D(int size)
public opencv_core.CvGraphVtx2D(Pointer p)
public opencv_core.CvGraphVtx2D position(int position)
position in class opencv_core.CvGraphVtxpublic int flags()
flags in class opencv_core.CvGraphVtxpublic opencv_core.CvGraphVtx2D flags(int flags)
flags in class opencv_core.CvGraphVtxpublic opencv_core.CvGraphEdge first()
first in class opencv_core.CvGraphVtxpublic opencv_core.CvGraphVtx2D first(opencv_core.CvGraphEdge first)
first in class opencv_core.CvGraphVtxpublic opencv_core.CvPoint2D32f ptr()
public opencv_core.CvGraphVtx2D ptr(opencv_core.CvPoint2D32f ptr)
Copyright © 2014. All Rights Reserved.