|
Points&Forces (survey)
Software tools facilitating the task of surveying architecture
|
#include "a_vertex.h"
Include dependency graph for a_vertex.cxx:Go to the source code of this file.
Functions | |
| std::istream & | operator>> (std::istream &i, a_vertex &b) |
| std::ostream & | operator<< (std::ostream &o, const a_vertex &b) |
| std::ostream& operator<< | ( | std::ostream & | o, |
| const a_vertex & | b | ||
| ) |
Definition at line 27 of file a_vertex.cxx.
| std::istream& operator>> | ( | std::istream & | i, |
| a_vertex & | b | ||
| ) |
Definition at line 20 of file a_vertex.cxx.