List of all members.
Public Types |
typedef TmplPackerBase | Inherited |
typedef Inherited::Particle | Particle |
typedef Inherited::NTable | NTable |
typedef Inherited::NTablePtr | NTablePtr |
typedef Inherited::ParticlePool | ParticlePool |
typedef Inherited::ParticlePoolPtr | ParticlePoolPtr |
Public Member Functions |
| BoxPacker (ParticlePoolPtr particlePoolPtr, NTablePtr nTablePtr, const BoundingBox &bBox, const BoolVector &periodicDimensions, double tolerance) |
virtual void | generate ()=0 |
bool | particleFitsInBBox (const Particle &particle) const |
bool | is2d () const |
bool | particleFitsInBBoxWithNeighbours (const Particle &particle) const |
bool | particleFitsWithNeighbours (const Particle &particle) const |
double | getTolerance () const |
const BoundingBox & | getBBox () const |
const BoolVector & | getPeriodicDimensions () const |
The documentation for this class was generated from the following files: