Searched defs:dirChanges (Results 1 – 1 of 1) sorted by relevance
587 …ckTriple(const FloatSize& dcur, const FloatSize& dprev, int* curDir, int* dirChanges, int* angleSi… in convexCheckTriple()608 int dirChanges = 0, angleSign = 0; in isConvex() local