Searched refs:pThisEvent (Results 1 – 1 of 1) sorted by relevance
223475 GeoEvent *pThisEvent; local223493 pThisEvent = geopolySortEventsByX(p->aEvent, p->nEvent);223494 rX = pThisEvent && pThisEvent->x==0.0 ? -1.0 : 0.0;223496 while( pThisEvent ){223497 if( pThisEvent->x!=rX ){223500 GEODEBUG(("Distinct X: %g\n", pThisEvent->x));223501 rX = pThisEvent->x;223539 pThisEvent->eType ? "RM " : "ADD",223540 pThisEvent->pSeg->side, pThisEvent->pSeg->idx,223541 pThisEvent->pSeg->C,[all …]