chrono::fsi::sph::ChSphVisualizationVSG::ParticleColorCallback Class Referenceabstract
Description
Class to be used as a callback interface for dynamic coloring of SPH particles.
#include <ChSphVisualizationVSG.h>
Inheritance diagram for chrono::fsi::sph::ChSphVisualizationVSG::ParticleColorCallback:

Collaboration diagram for chrono::fsi::sph::ChSphVisualizationVSG::ParticleColorCallback:

Public Member Functions | |
| virtual std::string | GetTile () const =0 |
| virtual ChVector2d | GetDataRange () const =0 |
| virtual ChColor | GetColor (unsigned int n) const =0 |
| virtual bool | IsBimodal () const |
Public Attributes | |
| ChSphVisualizationVSG * | m_vsys |
| Real3 * | pos |
| Real3 * | vel |
| Real3 * | prop |
| ChParticleCloud * | cloud = nullptr |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/sph/visualization/ChSphVisualizationVSG.h