Searched refs:pThisEvent (Results 1 – 1 of 1) sorted by relevance
223853 GeoEvent *pThisEvent; local223871 pThisEvent = geopolySortEventsByX(p->aEvent, p->nEvent);223872 rX = pThisEvent && pThisEvent->x==0.0 ? -1.0 : 0.0;223874 while( pThisEvent ){223875 if( pThisEvent->x!=rX ){223878 GEODEBUG(("Distinct X: %g\n", pThisEvent->x));223879 rX = pThisEvent->x;223917 pThisEvent->eType ? "RM " : "ADD",223918 pThisEvent->pSeg->side, pThisEvent->pSeg->idx,223919 pThisEvent->pSeg->C,[all …]