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