| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
ParticleCollection
A collection of SimpleSphere objects.
|
|||
|
|||
|
|||
| ParticleCollectionParticleIterator |
|
||
| int |
|
||
|
|||
|
|||
| SimpleSphere |
|
||
| int |
|
||
| esys.lsm.util.FoundationPy.BoundingBox |
|
||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__getstate_manages_dict__ = True
|
|||
__instance_size__ = 64
|
|||
__safe_for_unpickling__ = True
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns an iterator for enumerating particles in this collection.
|
Returns number of particles in this collection.
|
helper for pickle
|
Creates a particle in this collection, lifetime of particle is tied to this collection.
|
Returns the number of particles in this collection.
|
Returns the axis aligned bounding box of all particles in this collection.
|
Rotates all particles in this collection about a specifed axis of rotation which passes through a specified point.
|
Translates all particles in this collection by the specified amount.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 7 16:11:00 2012 | http://epydoc.sourceforge.net |