chrono::utils::MixtureIngredient::AddBodyCallback Class Referenceabstract

Description

Class to be used as a callback interface for some user-defined action to be taken each time the generator creates and adds a body based on this mixture ingredient to the system.

#include <ChUtilsGenerators.h>

Public Member Functions

virtual void OnAddBody (std::shared_ptr< ChBody > body)=0
 Callback used to process bodies as they are created and added to the system.
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono/utils/ChUtilsGenerators.h