| MULTIBODY SIMULATION SOFTWARE - API documentation |
#include <CHcModelBulletDEM.h>


Public Member Functions | |
| ChBodyDEM * | GetBody () const |
| void | SetBody (ChBodyDEM *mbo) |
| virtual void | SyncPosition () |
| virtual ChPhysicsItem * | GetPhysicsItem () |
Class for the collision model to be used in ChIndexedParticles shapes, that are collections of point-like nodes (each with 3 DOFs) using features of the Bullet library.
| void chrono::collision::ChModelBulletDEM::SyncPosition | ( | ) | [virtual] |
Sets the position and orientation of the collision model as the current position of the corresponding ChBody
Implements chrono::collision::ChCollisionModel.
CHRONO::ENGINE