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