|
Points&Forces (survey)
Software tools facilitating the task of surveying architecture
|
#include <a_vertex.h>
Inheritance diagram for a_vertex:
Collaboration diagram for a_vertex:Public Member Functions | |
| a_vertex () | |
Protected Attributes | |
| int | ref_ |
| a_point | pos_ |
Friends | |
| std::istream & | operator>> (std::istream &i, a_vertex &b) |
| std::ostream & | operator<< (std::ostream &o, const a_vertex &b) |
Definition at line 21 of file a_vertex.h.
|
inline |
Definition at line 24 of file a_vertex.h.
|
friend |
Definition at line 27 of file a_vertex.cxx.
|
friend |
Definition at line 20 of file a_vertex.cxx.
|
protected |
Definition at line 31 of file a_vertex.h.
|
protected |
Definition at line 30 of file a_vertex.h.