Flow123d  jenkins-Flow123d-windows32-release-multijob-51
Classes | Functions
bounding_box.hh File Reference
#include "system/system.hh"
#include "system/global_defs.h"
#include "mesh/point.hh"
#include <vector>
#include <armadillo>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BoundingBox
 Bounding box in 3d ambient space. More...
 

Functions

ostream & operator<< (ostream &stream, const BoundingBox &box)
 Overloads output operator for box. More...
 

Function Documentation

ostream& operator<< ( ostream &  stream,
const BoundingBox box 
)
inline

Overloads output operator for box.

Definition at line 273 of file bounding_box.hh.