Searched refs:icvGetPieceLength3D (Results 1 – 2 of 2) sorted by relevance
563 CVAPI(void) icvGetPieceLength3D(CvPoint3D64f point1,CvPoint3D64f point2,double* dist);
82 icvGetPieceLength3D(pointCorner,point1,&len1); in icvGetSymPoint3D()87 icvGetPieceLength3D(pointCorner,point2,&len2); in icvGetSymPoint3D()1161 void icvGetPieceLength3D(CvPoint3D64d point1,CvPoint3D64d point2,double* dist) in icvGetPieceLength3D() function