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

Collaboration diagram for chrono::dem::ChDemVisualizationVSG::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 | |
| ChDemVisualizationVSG * | m_vsys |
| ChVector3f * | pos |
| ChVector3f * | vel |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_dem/visualization/ChDemVisualizationVSG.h