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