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