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

/external/opencv/cvaux/include/
H A Dcvaux.h943 struct CvVoronoiNode2D *node[2]; \
953 struct CvVoronoiNode2D *node[2]; \
963 CV_SET_ELEM_FIELDS(CvVoronoiNode2D) \
967 typedef struct CvVoronoiNode2D struct
970 } CvVoronoiNode2D; typedef in typeref:struct:CvVoronoiNode2D

Completed in 99 milliseconds