Searched refs:WindCnt2 (Results 1 – 1 of 1) sorted by relevance
75 int WindCnt2; //winding count of the opposite polytype member1456 e->NextInLML->WindCnt2 = e->WindCnt2; in UpdateEdgeIntoAEL()1638 edge.WindCnt2 = 0; in SetWindingCount()1644 edge.WindCnt2 = e->WindCnt2; in SetWindingCount()1667 edge.WindCnt2 = e->WindCnt2; in SetWindingCount()1699 edge.WindCnt2 = e->WindCnt2; in SetWindingCount()1710 edge.WindCnt2 = (edge.WindCnt2 == 0 ? 1 : 0); in SetWindingCount()1718 edge.WindCnt2 += e->WindDelta; in SetWindingCount()1777 return (edge.WindCnt2 != 0); in IsContributing()1779 return (edge.WindCnt2 > 0); in IsContributing()[all …]