#include <Box.h>
|
static constexpr int | SHAPE_TYPE = 3 |
| Unique shape type identifier for boxes.
|
|
static const int | INVALID_SHAPE = -1 |
| Unique invalid shape type identifier.
|
|
◆ Box()
walberla::mesa_pd::data::Box::Box |
( |
const Vec3 & | edgeLength = Vec3(real_t(1)) | ) |
|
|
inlineexplicit |
◆ getEdgeLength()
const Vec3 & walberla::mesa_pd::data::Box::getEdgeLength |
( |
| ) |
const |
|
inline |
◆ getVolume()
real_t walberla::mesa_pd::data::Box::getVolume |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ pack()
◆ support()
Vec3 walberla::mesa_pd::data::Box::support |
( |
const Vec3 & | bfD | ) |
const |
|
inlineoverridevirtual |
◆ unpack()
◆ updateMassAndInertia()
void walberla::mesa_pd::data::Box::updateMassAndInertia |
( |
const real_t | density | ) |
|
|
inlineoverridevirtual |
◆ edgeLength_
Vec3 walberla::mesa_pd::data::Box::edgeLength_ |
|
private |
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/mesa_pd/data/shape/Box.h