chrono::ChParticleCloud::ColorCallback Class Referenceabstract

Description

Class to be used as a callback interface for dynamic coloring of particles in a cloud.

#include <ChParticleCloud.h>

Inheritance diagram for chrono::ChParticleCloud::ColorCallback:

Public Member Functions

virtual ChColor get (unsigned int n, const ChParticleCloud &cloud) const =0
 Return the color for the given particle.
 

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