Searched refs:xyNormal (Results 1 – 1 of 1) sorted by relevance
49 static const QDoubleVector3D xyNormal(0.0, 0.0, 1.0); variable910 QDoubleVector3D lineDirection = QDoubleVector3D::crossProduct(m_normal, xyNormal); in planeXYIntersection()