public static class opencv_core.CvGraphVtx2D extends opencv_core.CvGraphVtx
| Constructor and Description |
|---|
CvGraphVtx2D()
Default native constructor.
|
CvGraphVtx2D(long size)
Native array allocator.
|
CvGraphVtx2D(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| 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(long position) |
opencv_core.CvPoint2D32f |
ptr() |
opencv_core.CvGraphVtx2D |
ptr(opencv_core.CvPoint2D32f ptr) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CvGraphVtx2D()
public CvGraphVtx2D(long size)
Pointer.position(long).public CvGraphVtx2D(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_core.CvGraphVtx2D position(long 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 © 2018. All rights reserved.