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_contact &c) |
std::ostream & | operator<< (std::ostream &o, const a_contact &c) |
Variables | |
const double | verysmall =1.e-10 |
std::ostream& operator<< | ( | std::ostream & | o, |
const a_contact & | c | ||
) |
Definition at line 96 of file a_contact.cxx.
std::istream& operator>> | ( | std::istream & | in, |
a_contact & | c | ||
) |
Definition at line 90 of file a_contact.cxx.
const double verysmall =1.e-10 |
Definition at line 20 of file a_contact.cxx.