MULTIBODY SIMULATION SOFTWARE - API documentation
Public Member Functions
chrono::collision::ChModelBulletDEM Class Reference

#include <CHcModelBulletDEM.h>

Inheritance diagram for chrono::collision::ChModelBulletDEM:
Inheritance graph
[legend]
Collaboration diagram for chrono::collision::ChModelBulletDEM:
Collaboration graph
[legend]

List of all members.

Public Member Functions

ChBodyDEMGetBody () const
void SetBody (ChBodyDEM *mbo)
virtual void SyncPosition ()
virtual ChPhysicsItemGetPhysicsItem ()

Detailed Description

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.


Member Function Documentation

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
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on Tue Jul 10 2012 by Doxygen