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