Searched refs:CvPoint3D64d (Results 1 – 2 of 2) sorted by relevance
75 int icvGetSymPoint3D( CvPoint3D64d pointCorner, in icvGetSymPoint3D()76 CvPoint3D64d point1, in icvGetSymPoint3D()77 CvPoint3D64d point2, in icvGetSymPoint3D()78 CvPoint3D64d *pointSym2) in icvGetSymPoint3D()101 CvPoint3D64d* point) in icvCompute3DPoint()176 int icvConvertPointSystem(CvPoint3D64d M2, in icvConvertPointSystem()177 CvPoint3D64d* M1, in icvConvertPointSystem()367 (CvPoint3D64d*)direct1); in icvComCoeffForLine()371 (CvPoint3D64d*)direct2); in icvComCoeffForLine()377 (CvPoint3D64d*)directS3); in icvComCoeffForLine()[all …]
79 #define CvPoint3D64d CvPoint3D64f macro