Searched refs:aPrevVec (Results 1 – 1 of 1) sorted by relevance
2106 const B2DVector aPrevVec(aPrevPoint - aCurrPoint); in hasNeutralPoints() local2108 const B2VectorOrientation aOrientation(getOrientation(aNextVec, aPrevVec)); in hasNeutralPoints()2139 const B2DVector aPrevVec(aPrevPoint - aCurrPoint); in removeNeutralPoints() local2141 const B2VectorOrientation aOrientation(getOrientation(aNextVec, aPrevVec)); in removeNeutralPoints()
Completed in 27 milliseconds