增加读写IO口标志信息,验证点到面距离算法。
This commit is contained in:
@@ -43,6 +43,8 @@ public:
|
||||
void PauseScanAndGetData();
|
||||
|
||||
int Pro_Face_Du(MY3DPoint* pArr, int n, double* Coe, double* Error, double& dis);
|
||||
double PointToFace_1(double* _dCoe, MY3DPoint _PointXYZ);
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user