chrono::fsi::sph::ParticleVelocityColorCallback Class Reference
Description
Predefined SPH coloring based on particle velocity.
#include <ChFsiVisualizationVSG.h>
Inheritance diagram for chrono::fsi::sph::ParticleVelocityColorCallback:

Collaboration diagram for chrono::fsi::sph::ParticleVelocityColorCallback:

Public Types | |
enum | Component { X, Y, Z, NORM } |
Public Member Functions | |
ParticleVelocityColorCallback (double vmin, double vmax, Component component=Component::NORM) | |
ParticleVelocityColorCallback (const ChColor &base_color, double vmin, double vmax, Component component=Component::NORM) | |
virtual ChColor | get (unsigned int n) const override |
Additional Inherited Members | |
![]() | |
Real3 * | pos |
Real3 * | vel |
Real3 * | prop |
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono_fsi/sph/visualization/ChFsiVisualizationVSG.h
- /builds/uwsbel/chrono/src/chrono_fsi/sph/visualization/ChFsiVisualizationVSG.cpp