chrono::opengl::ChOpenGLParticleCB Class Referenceabstract
Description
Base class for a particle rendering discriminator.
#include <ChVisualSystemOpenGL.h>
Public Member Functions | |
virtual bool | Render (const ChVector3d &pos) const =0 |
Callback for selecting particles to be rendered. | |
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:
- C:/M/B/src/chrono-9.0.1/src/chrono_opengl/ChVisualSystemOpenGL.h