#include <GougeConfig.h>
|
| | GougePackingInfo (const BoundingBox &bBox, const BoolVector &periodicDimensions, Orientation orientation, ParticleGrainGen &particleGrainGen) |
| |
| double | getMinGrainRadius () const |
| |
| double | getMaxGrainRadius () const |
| |
| ParticleGrainGen & | getParticleGrainGen () const |
| |
| | PackingInfo (const BoundingBox &bBox, const BoolVector &periodicDimensions, Orientation orientation, double minRadius, double maxRadius) |
| |
| bool | is3d () const |
| |
| void | initialiseFitPlaneVector () |
| |
| const BoundingBox & | getBBox () const |
| |
| const PlaneVector & | getFitPlaneVector () const |
| |
| double | getMinRadius () const |
| |
| double | getMaxRadius () const |
| |
| const BoolVector & | getPeriodicDimensions () const |
| |
| | PackingInfo (const BoundingBox &bBox, const BoolVector &periodicDimensions, Orientation orientation, double minRadius, double maxRadius) |
| |
| bool | is3d () const |
| |
| void | initialiseFitPlaneVector () |
| |
| const BoundingBox & | getBBox () const |
| |
| const PlaneVector & | getFitPlaneVector () const |
| |
| double | getMinParticleRadius () const |
| |
| double | getMaxParticleRadius () const |
| |
| const BoolVector & | getPeriodicDimensions () const |
| |
◆ Inherited
template<typename TmplParticleGrainGen >
◆ ParticleGrainGen
template<typename TmplParticleGrainGen >
◆ GougePackingInfo()
template<typename TGrainGen >
◆ getMaxGrainRadius()
template<typename TGrainGen >
◆ getMinGrainRadius()
template<typename TGrainGen >
◆ getParticleGrainGen()
template<typename TGrainGen >
◆ m_pParticleGrainGen
template<typename TmplParticleGrainGen >
The documentation for this class was generated from the following files: