ESyS-Particle  2.3.4
BoundingBoxPy.cpp File Reference
#include <boost/version.hpp>
#include <boost/python.hpp>
#include <iostream>
#include <sstream>
#include "Python/esys/lsm/util/BoundingBoxPy.h"
Include dependency graph for BoundingBoxPy.cpp:

Classes

class  esys::lsm::BoundingBoxPyPickleSuite
 

Namespaces

 esys
 
 esys::lsm
 Lattice Solid Model namespace.
 

Functions

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

Function Documentation

◆ operator<<()

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

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

Here is the call graph for this function: