chrono::opengl::ChOpenGLParticleCB Class Referenceabstract
  Description
Base class for a particle rendering discriminator.
#include <ChVisualSystemOpenGL.h>
| Public Member Functions | |
| virtual bool | Render (const ChVector<> &pos) const =0 | 
| Callback for selecting particles to be rendered.  More... | |
Member Function Documentation
◆ Render()
| 
 | pure virtual | 
Callback for selecting particles to be rendered.
Return 'true' to render the particle at the specified location.
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_opengl/ChVisualSystemOpenGL.h
