Searched defs:cvClearSet (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp2857 cvClearSet( CvSet* set ) function
2859 CV_FUNCNAME( "cvClearSet" );
2920 cvClearSet( graph->edges );
2921 cvClearSet( (CvSet*)graph );

Completed in 146 milliseconds