|
| | DistConnectionsPy (double maxDist=0.01, Tag defaultTag=0, boost::python::object iteratable=boost::python::object()) |
| |
| void | pythonObjectAddParticles (boost::python::object &iteratable) |
| |
| void | pythonObjectAddParticlesWithTag (boost::python::object &iteratable, int connectionTag) |
| |
| void | addParticles (boost::python::object &iteratable) |
| |
| void | addParticlesWithTag (boost::python::object &iteratable, int connectionTag) |
| |
| IteratorPy2 | getIterator () const |
| |
| | DistConnections (double maxDist, Tag defaultTag=0, const BoundingBox &bBox=BoundingBox(Vec3(-10,-10,-10), Vec3(10, 10, 10)), const BoolVector &circDimensions=BoolVector(3, false)) |
| |
| | ~DistConnections () |
| |
| int | getNumParticles () const |
| |
| int | getNumConnections () const |
| |
| double | getMinRadius () const |
| |
| double | getMaxRadius () const |
| |
| ParticleConstIterator | getParticleIterator () const |
| |
| BoundingBox | getParticleBBox () const |
| |
| void | create (TmplParticleIterator it) |
| |
| void | create (TmplParticleIterator it, Tag tag) |
| |
| Tag | getDefaultTag () const |
| |
| void | setDefaultTag (Tag defaultTag) |
| |
| Iterator | getIterator () const |
| |
◆ IteratorPy2
◆ DistConnectionsPy()
| esys::lsm::DistConnectionsPy::DistConnectionsPy |
( |
double |
maxDist = 0.01, |
|
|
Tag |
defaultTag = 0, |
|
|
boost::python::object |
iteratable = boost::python::object() |
|
) |
| |
|
inline |
◆ addParticles()
| void esys::lsm::DistConnectionsPy::addParticles |
( |
boost::python::object & |
iteratable | ) |
|
|
inline |
◆ addParticlesWithTag()
| void esys::lsm::DistConnectionsPy::addParticlesWithTag |
( |
boost::python::object & |
iteratable, |
|
|
int |
connectionTag |
|
) |
| |
|
inline |
◆ getIterator()
| IteratorPy2 esys::lsm::DistConnectionsPy::getIterator |
( |
| ) |
const |
|
inline |
◆ pythonObjectAddParticles()
| void esys::lsm::DistConnectionsPy::pythonObjectAddParticles |
( |
boost::python::object & |
iteratable | ) |
|
|
inline |
◆ pythonObjectAddParticlesWithTag()
| void esys::lsm::DistConnectionsPy::pythonObjectAddParticlesWithTag |
( |
boost::python::object & |
iteratable, |
|
|
int |
connectionTag |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: