ESyS-Particle  2.3.4
BoundingBoxPy.h File Reference
#include <boost/python.hpp>
#include "Foundation/BoundingBox.h"
#include "Foundation/StringUtil.h"
#include "Python/BoostPythonUtil/Util.h"
#include "Python/esys/lsm/util/Vec3Py.h"
#include <sstream>
Include dependency graph for BoundingBoxPy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  esys::lsm::BoundingBoxPy
 

Namespaces

 esys
 
 esys::lsm
 Lattice Solid Model namespace.
 

Functions

void esys::lsm::exportBoundingBox ()
 
std::ostream & operator<< (std::ostream &oStream, const esys::lsm::BoundingBoxPy &vec)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  oStream,
const esys::lsm::BoundingBoxPy vec 
)

References esys::lsm::BoundingBox::getMaxPt(), and esys::lsm::BoundingBox::getMinPt().

Here is the call graph for this function: