#include <BoxWithOverlap.h>
Public Member Functions | |
BoxWithOverlap (const size_t idx, const shared_ptr< ParticleAccessor_T > &ac, const mesa_pd::data::Box &box) | |
bool | contains (const Vector3< real_t > &point) const |
Public Member Functions inherited from walberla::geometry::AbstractBody | |
virtual | ~AbstractBody ()=default |
virtual FastOverlapResult | fastOverlapCheck (const Vector3< real_t > &, const Vector3< real_t > &) const |
virtual FastOverlapResult | fastOverlapCheck (const AABB &) const |
Private Attributes | |
size_t | idx_ |
shared_ptr< ParticleAccessor_T > | ac_ |
mesa_pd::data::Box | box_ |
|
inline |
|
inlinevirtual |
Implements walberla::geometry::AbstractBody.
|
private |
|
private |
|
private |