Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
boundingbox.hh File Reference
#include <vector>
#include "box.hh"
#include <dune/common/exceptions.hh>

Go to the source code of this file.

Classes

class  BoundingBox< CoordType, dim >
 Class for bounding boxes of point clouds. More...
 

Functions

template<class CoordType , int dim>
std::ostreamoperator<< (std::ostream &s, const Box< CoordType, dim > &box)
 

Function Documentation

◆ operator<<()

template<class CoordType , int dim>
std::ostream & operator<< ( std::ostream s,
const Box< CoordType, dim > &  box 
)