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

/external/opencv/cxcore/include/
H A Dcxtypes.h1003 typedef struct CvPoint3D64f struct
1009 CvPoint3D64f; typedef in typeref:struct:CvPoint3D64f
1012 CV_INLINE CvPoint3D64f cvPoint3D64f( double x, double y, double z )
1014 CvPoint3D64f p;

Completed in 96 milliseconds