20 #ifndef GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H
21 #define GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H
23 #include <geos/export.h>
27 #include <geos/geom/LineSegment.h>
66 subgraphs(newSubgraphs)
75 std::vector<BufferSubgraph*> *subgraphs;
88 std::vector<DepthSegment*>& stabbedSegments);
100 std::vector<geomgraph::DirectedEdge*> *dirEdges,
101 std::vector<DepthSegment*>& stabbedSegments);
114 std::vector<DepthSegment*>& stabbedSegments);
123 #endif // ndef GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H