chrono::fsi::ChFsiProblem::RigidBody Struct Reference
  Description
Specification of an FSI rigid body.
#include <ChFsiProblem.h>
Collaboration diagram for chrono::fsi::ChFsiProblem::RigidBody:

| Public Attributes | |
| std::shared_ptr< ChBody > | body | 
| associated body | |
| chrono::utils::ChBodyGeometry | geometry | 
| geometry for body BCE | |
| bool | check_embedded | 
| if true, check for overlapping SPH particles | |
| RealPoints | bce | 
| body BCE marker locations | |
| ChVector3d | oobb_center | 
| center of bounding box | |
| ChVector3d | oobb_dims | 
| dimensions of bounding box | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/ChFsiProblem.h
