Overload List
Name | Description | |
---|---|---|
CvGraphScanner(IntPtr) |
Initialize from pointer
| |
CvGraphScanner(CvGraph) |
Creates structure for depth-first graph traversal
| |
CvGraphScanner(CvGraph, CvGraphVtx) |
Creates structure for depth-first graph traversal
| |
CvGraphScanner(CvGraph, CvGraphVtx, GraphScannerMask) |
Creates structure for depth-first graph traversal
|
See Also