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

Go to the source code of this file.

Functions

std::istream & operator>> (std::istream &i, a_3dh &m)
 
std::ostream & operator<< (std::ostream &o, const a_3dh &m)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const a_3dh m 
)

Definition at line 61 of file a_3dh.cxx.

◆ operator>>()

std::istream& operator>> ( std::istream &  i,
a_3dh m 
)

Definition at line 50 of file a_3dh.cxx.