|
waLBerla 7.2
|
Class representing a union, difference, etc.
between two bodies
#include <BodyLogic.h>
Inheritance diagram for walberla::geometry::BodyLogicalOperationBinary< A, B >:Public Member Functions | |
| BodyLogicalOperationBinary (const shared_ptr< A > &a, const shared_ptr< B > &b) | |
| const A & | getA () const |
| const B & | getB () const |
Private Attributes | |
| const shared_ptr< A > | a_ |
| const shared_ptr< B > | b_ |
|
inlineexplicit |
|
inline |
|
inline |
|
private |
|
private |