Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx766 const B3DVector aTestEdge(rTestPosition - rEdgeStart); in isInEpsilonRange() local
767 const double fScalarTestEdge(aEdge.scalar(aTestEdge)); in isInEpsilonRange()
1128 const B3DVector aTestEdge(rEdgeEnd - rEdgeStart); in getCutBetweenLineAndPlane() local
1129 const double fScalarEdge(rPlaneNormal.scalar(aTestEdge)); in getCutBetweenLineAndPlane()

Completed in 11 milliseconds