Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
Go to the source code of this file.
Functions | |
std::istream & | operator>> (std::istream &i, a_plane &m) |
std::ostream & | operator<< (std::ostream &o, const a_plane &m) |
std::ostream& operator<< | ( | std::ostream & | o, |
const a_plane & | m | ||
) |
Definition at line 161 of file a_plane.cxx.
std::istream& operator>> | ( | std::istream & | i, |
a_plane & | m | ||
) |
Definition at line 155 of file a_plane.cxx.