cvGraphVtxDegreeByPtr 1824 modules/core/include/opencv2/core/core_c.h CVAPI(int) cvGraphVtxDegreeByPtr( const CvGraph* graph, const CvGraphVtx* vtx ); cvGraphVtxDegreeByPtr 1554 modules/core/test/test_ds.cpp vtx_degree = cvGraphVtxDegreeByPtr( graph, vtx ); cvGraphVtxDegreeByPtr 1636 modules/core/test/test_ds.cpp v_prev_degree[0] = cvGraphVtxDegreeByPtr( graph, vtx ); cvGraphVtxDegreeByPtr 1637 modules/core/test/test_ds.cpp v_prev_degree[1] = cvGraphVtxDegreeByPtr( graph, vtx2 ); cvGraphVtxDegreeByPtr 1639 modules/core/test/test_ds.cpp v_degree[0] = cvGraphVtxDegreeByPtr( graph, vtx ); cvGraphVtxDegreeByPtr 1640 modules/core/test/test_ds.cpp v_degree[1] = cvGraphVtxDegreeByPtr( graph, vtx2 ); cvGraphVtxDegreeByPtr 1720 modules/core/test/test_ds.cpp v_prev_degree[0] = cvGraphVtxDegreeByPtr( graph, vtx ); cvGraphVtxDegreeByPtr 1721 modules/core/test/test_ds.cpp v_prev_degree[1] = cvGraphVtxDegreeByPtr( graph, vtx2 ); cvGraphVtxDegreeByPtr 1742 modules/core/test/test_ds.cpp v_degree[0] = cvGraphVtxDegreeByPtr( graph, vtx ); cvGraphVtxDegreeByPtr 1743 modules/core/test/test_ds.cpp v_degree[1] = cvGraphVtxDegreeByPtr( graph, vtx2 );