13 #ifndef ESYS_LSMSIMPLESPHERECOLLECTIONPY_H
14 #define ESYS_LSMSIMPLESPHERECOLLECTIONPY_H
Definition: IteratorPy.h:28
boost::shared_ptr< ParticlePool > ParticlePoolPtr
Definition: ParticleCollection.h:39
SimpleSpherePy & createParticlePy(const SimpleSpherePy &p)
Definition: SimpleSphereCollectionPy.cpp:66
Definition: SimpleSpherePy.h:24
Definition: SimpleSphereCollectionPy.cpp:81
Definition: CheckPointable.cpp:16
BoundingBoxPy getParticleBBoxPy() const
Definition: SimpleSphereCollectionPy.cpp:49
void translateByPy(const Vec3Py &translation)
Definition: SimpleSphereCollectionPy.cpp:76
ParticleCollection< SimpleSpherePy > Inherited
Definition: SimpleSphereCollectionPy.h:30
Definition: BoundingBoxPy.h:29
void exportSimpleSphereCollection()
Definition: SimpleSphereCollectionPy.cpp:126
IteratorPy< ParticleCollection< SimpleSpherePy >::ParticleIterator > SimpleSphereIteratorPy
Definition: SimpleSphereCollectionPy.h:34
Definition: SimpleSphereCollectionPy.h:27
Inherited::ParticlePoolPtr ParticlePoolPtr
Definition: SimpleSphereCollectionPy.h:31
void rotatePy(const Vec3Py &rotation, const Vec3Py &pt)
Definition: SimpleSphereCollectionPy.cpp:71
SimpleSphereCollectionPy()
Definition: SimpleSphereCollectionPy.cpp:23
Definition: ParticleCollection.h:34
SimpleSphereIteratorPy getSimpleSphereIteratorPy()
Definition: SimpleSphereCollectionPy.cpp:58