Points&Forces (survey)
Software tools facilitating the task of surveying architecture
|
Go to the source code of this file.
Functions | |
std::istream & | operator>> (std::istream &in, a_face &f) |
std::ostream & | operator<< (std::ostream &o, const a_face &f) |
Variables | |
const double | verysmall = 1.e-8 |
std::ostream& operator<< | ( | std::ostream & | o, |
const a_face & | f | ||
) |
Definition at line 519 of file a_face.cxx.
std::istream& operator>> | ( | std::istream & | in, |
a_face & | f | ||
) |
Definition at line 513 of file a_face.cxx.
const double verysmall = 1.e-8 |
Definition at line 21 of file a_face.cxx.