16#ifndef GEOS_GEOMGRAPH_INDEX_SWEEPLINEEVENTOBJ_H
17#define GEOS_GEOMGRAPH_INDEX_SWEEPLINEEVENTOBJ_H
19#include <geos/export.h>
29class GEOS_DLL SweepLineEventOBJ {
31 virtual ~SweepLineEventOBJ(){}
Contains classes that implement topology graphs.
Definition IndexedNestedRingTester.h:34
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25