Home | History | Annotate | Download | only in include

Lines Matching defs:cvPoint2D64f

984 typedef struct CvPoint2D64f
989 CvPoint2D64f;
992 CV_INLINE CvPoint2D64f cvPoint2D64f( double x, double y )
994 CvPoint2D64f p;