Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Functions
plan.h File Reference
#include <ostream>
#include <deque>
#include "Tympan/models/common/3d.h"
Include dependency graph for plan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OPlan
 Plan defined by its equation : ax+by+cz+d=0. More...
 

Functions

::std::ostream & operator<< (::std::ostream &os, const OPlan &p)
 

Function Documentation

◆ operator<<()

::std::ostream& operator<< ( ::std::ostream &  os,
const OPlan p 
)

Definition at line 481 of file plan.cpp.