#include <GougeBlock3D.h>
◆ PackingInfo() [1/2]
| esys::lsm::PackingInfo::PackingInfo |
( |
const BoundingBox & |
bBox, |
|
|
const BoolVector & |
periodicDimensions, |
|
|
Orientation |
orientation, |
|
|
double |
minRadius, |
|
|
double |
maxRadius |
|
) |
| |
◆ PackingInfo() [2/2]
| esys::lsm::PackingInfo::PackingInfo |
( |
const BoundingBox & |
bBox, |
|
|
const BoolVector & |
periodicDimensions, |
|
|
Orientation |
orientation, |
|
|
double |
minRadius, |
|
|
double |
maxRadius |
|
) |
| |
|
inline |
◆ getBBox() [1/2]
| const BoundingBox & esys::lsm::PackingInfo::getBBox |
( |
| ) |
const |
◆ getBBox() [2/2]
| const BoundingBox& esys::lsm::PackingInfo::getBBox |
( |
| ) |
const |
|
inline |
◆ getFitPlaneVector() [1/2]
| const PlaneVector & esys::lsm::PackingInfo::getFitPlaneVector |
( |
| ) |
const |
◆ getFitPlaneVector() [2/2]
| const PlaneVector& esys::lsm::PackingInfo::getFitPlaneVector |
( |
| ) |
const |
|
inline |
◆ getMaxParticleRadius()
| double esys::lsm::PackingInfo::getMaxParticleRadius |
( |
| ) |
const |
|
inline |
◆ getMaxRadius()
| double esys::lsm::PackingInfo::getMaxRadius |
( |
| ) |
const |
◆ getMinParticleRadius()
| double esys::lsm::PackingInfo::getMinParticleRadius |
( |
| ) |
const |
|
inline |
◆ getMinRadius()
| double esys::lsm::PackingInfo::getMinRadius |
( |
| ) |
const |
◆ getPeriodicDimensions() [1/2]
| const BoolVector & esys::lsm::PackingInfo::getPeriodicDimensions |
( |
| ) |
const |
◆ getPeriodicDimensions() [2/2]
| const BoolVector& esys::lsm::PackingInfo::getPeriodicDimensions |
( |
| ) |
const |
|
inline |
◆ initialiseFitPlaneVector() [1/2]
| void esys::lsm::PackingInfo::initialiseFitPlaneVector |
( |
| ) |
|
◆ initialiseFitPlaneVector() [2/2]
| void esys::lsm::PackingInfo::initialiseFitPlaneVector |
( |
| ) |
|
|
inline |
◆ is3d() [1/2]
| bool esys::lsm::PackingInfo::is3d |
( |
| ) |
const |
◆ is3d() [2/2]
| bool esys::lsm::PackingInfo::is3d |
( |
| ) |
const |
|
inline |
◆ m_bBox
◆ m_fitPlaneVector
◆ m_maxRadius
| double esys::lsm::PackingInfo::m_maxRadius |
|
private |
◆ m_minRadius
| double esys::lsm::PackingInfo::m_minRadius |
|
private |
◆ m_orientation
◆ m_periodicDimensions
| BoolVector esys::lsm::PackingInfo::m_periodicDimensions |
|
private |
The documentation for this class was generated from the following files: