#include <Capsule.h>
Public Attributes | |
real_t | radius_ |
real_t | length_ |
Public Attributes inherited from walberla::pe::communication::GeomPrimitiveParameters | |
MaterialID | material_ |
Public Attributes inherited from walberla::pe::communication::RigidBodyParameters | |
MPIRigidBodyTraitParameter | mpiTrait_ |
bool | communicating_ |
bool | infiniteMass_ |
id_t | sid_ |
id_t | uid_ |
Vec3 | gpos_ |
Vec3 | v_ |
Vec3 | w_ |
bool | hasSuperBody_ |
Quat | q_ |
real_t walberla::pe::communication::CapsuleParameters::length_ |
real_t walberla::pe::communication::CapsuleParameters::radius_ |