Points&Forces (core)
Software tools facilitating the task of surveying architecture
Classes | Functions
a_persp_mes.cxx File Reference
#include "a_persp_mes.h"
#include "a_2dh.h"
#include "a_3dh.h"
+ Include dependency graph for a_persp_mes.cxx:

Go to the source code of this file.

Classes

class  a_mat_test
 

Functions

std::istream & operator>> (std::istream &i, a_persp_mes &l)
 
std::ostream & operator<< (std::ostream &o, const a_persp_mes &l)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const a_persp_mes l 
)

Definition at line 70 of file a_persp_mes.cxx.

◆ operator>>()

std::istream& operator>> ( std::istream &  i,
a_persp_mes l 
)

Definition at line 60 of file a_persp_mes.cxx.