Home
last modified time | relevance | path

Searched refs:distanceToPlane (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublevector3d_p.h109 double distanceToPlane(const QDoubleVector3D &plane, const QDoubleVector3D &normal) const;
110 …double distanceToPlane(const QDoubleVector3D &plane1, const QDoubleVector3D &plane2, const QDouble…
H A Dqdoublevector3d.cpp88 double QDoubleVector3D::distanceToPlane in distanceToPlane() function in QDoubleVector3D