19 #ifndef GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H
20 #define GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H
22 #include <geos/export.h>
26 #include <geos/geom/LineSegment.h>
65 subgraphs(newSubgraphs)
74 std::vector<BufferSubgraph*> *subgraphs;
87 std::vector<DepthSegment*>& stabbedSegments);
99 std::vector<geomgraph::DirectedEdge*> *dirEdges,
100 std::vector<DepthSegment*>& stabbedSegments);
113 std::vector<DepthSegment*>& stabbedSegments);
122 #endif // ndef GEOS_OP_BUFFER_SUBGRAPHDEPTHLOCATER_H