@Properties(inherit=opencv_core.class) public class CvGraphVtx2D extends CvGraphVtx
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvGraphVtx2D()
Default native constructor.
|
CvGraphVtx2D(long size)
Native array allocator.
|
CvGraphVtx2D(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
CvGraphEdge |
first() |
CvGraphVtx2D |
first(CvGraphEdge setter) |
int |
flags() |
CvGraphVtx2D |
flags(int setter) |
CvGraphVtx2D |
position(long position) |
CvPoint2D32f |
ptr() |
CvGraphVtx2D |
ptr(CvPoint2D32f setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public CvGraphVtx2D()
public CvGraphVtx2D(long size)
Pointer.position(long)
.public CvGraphVtx2D(Pointer p)
Pointer.Pointer(Pointer)
.public CvGraphVtx2D position(long position)
position
in class CvGraphVtx
public int flags()
flags
in class CvGraphVtx
public CvGraphVtx2D flags(int setter)
flags
in class CvGraphVtx
public CvGraphEdge first()
first
in class CvGraphVtx
public CvGraphVtx2D first(CvGraphEdge setter)
first
in class CvGraphVtx
public CvPoint2D32f ptr()
public CvGraphVtx2D ptr(CvPoint2D32f setter)
Copyright © 2020. All rights reserved.