Searched refs:fCommonLength (Results 1 – 1 of 1) sorted by relevance
2901 const double fCommonLength((aVectorPrev.getLength() + aVectorNext.getLength()) / 2.0); in setContinuityInPoint() local2909 const B2DVector aScaledDirection(aVectorPrev * fCommonLength); in setContinuityInPoint()2919 const B2DVector aPerpendicular(aNormalizedPerpendicular * fCommonLength); in setContinuityInPoint()
Completed in 37 milliseconds