#include <edge_property_writer.h>
Public Member Functions | |
EdgePropertyWriter (Graph &graph) | |
template<class Edge > | |
void | operator() (std::ostream &out, Edge e) |
Public Attributes | |
Graph & | graph_ |
The segment graph. More... | |
Friends | |
std::ostream & | operator<< (std::ostream &out, const EdgePropertyWriter &epw) |
risc::sg::EdgePropertyWriter::EdgePropertyWriter | ( | Graph & | graph | ) |
|
inline |
|
friend |
Graph& risc::sg::EdgePropertyWriter::graph_ |
The segment graph.