Overload List
| Name | Description | |
|---|---|---|
| CvGraph |
Default constructor
| |
| CvGraph(IntPtr) |
Initializes from native pointer
| |
| CvGraph(SeqType, Int32, Int32, CvMemStorage) |
Creates empty graph
| |
| CvGraph(SeqType, Int32, Int32, CvMemStorage, Int32) |
Creates empty graph
|
See Also