Searched refs:aTestEdge (Results 1 – 1 of 1) sorted by relevance
766 const B3DVector aTestEdge(rTestPosition - rEdgeStart); in isInEpsilonRange() local767 const double fScalarTestEdge(aEdge.scalar(aTestEdge)); in isInEpsilonRange()1128 const B3DVector aTestEdge(rEdgeEnd - rEdgeStart); in getCutBetweenLineAndPlane() local1129 const double fScalarEdge(rPlaneNormal.scalar(aTestEdge)); in getCutBetweenLineAndPlane()
Completed in 14 milliseconds