getEdgeList       904 modules/imgproc/include/opencv2/imgproc.hpp     CV_WRAP void getEdgeList(CV_OUT std::vector<Vec4f>& edgeList) const;
getEdgeList        43 samples/cpp/delaunay2.cpp     subdiv.getEdgeList(edgeList);