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

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 161 of file a_plane.cxx.

◆ operator>>()

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

Definition at line 155 of file a_plane.cxx.