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

Go to the source code of this file.

Classes

class  esys::lsm::BoundingSpherePy
 

Namespaces

 esys
 
 esys::lsm
 Lattice Solid Model namespace.
 

Functions

void esys::lsm::exportBoundingSphere ()
 
std::ostream & operator<< (std::ostream &oStream, const esys::lsm::BoundingSpherePy &vec)
 

Function Documentation

◆ operator<<()

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

References esys::lsm::BoundingSphere::getCentre(), and esys::lsm::BoundingSphere::getRadius().

Here is the call graph for this function: