|
Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
#include "a_pos2.h"
Include dependency graph for a_pos2.cxx:Go to the source code of this file.
Functions | |
| bool | angle_egal (double a, double b) |
| std::istream & | operator>> (std::istream &i, a_pos2 &m) |
| bool angle_egal | ( | double | a, |
| double | b | ||
| ) |
| std::istream& operator>> | ( | std::istream & | i, |
| a_pos2 & | m | ||
| ) |
Definition at line 90 of file a_pos2.cxx.