Searched refs:aPrevCA (Results 1 – 1 of 1) sorted by relevance
296 … const B2DVector aPrevCA(aPrevA.interpolatePoint(0.5) - aPrevA.getStartPoint()); in impHandleCommon() local299 const bool bEnter(impLeftOfEdges(aPrevCA, aNextCA, aPrevCB)); in impHandleCommon()324 … const B2DVector aPrevCA(aPrevA.interpolatePoint(0.5) - aPrevA.getStartPoint()); in impHandleCommon() local329 const bool bEnter(impLeftOfEdges(aPrevCA, aNextCA, aPrevCB)); in impHandleCommon()330 const bool bLeave(impLeftOfEdges(aPrevCA, aNextCA, aNextCB)); in impHandleCommon()
Completed in 20 milliseconds