VSG module
Description
Runtime visualization with VSG.
This module can be used to provide 3D realtime rendering in Chrono::Engine.
For additional information, see:
- the installation guide
- the tutorials
Namespaces | |
chrono::vsg3d | |
Namespace with classes for the VSG module. | |
Classes | |
class | chrono::vsg3d::ChEventHandlerVSG |
Base class for a user-defined event handler for the VSG run-time visualization system. More... | |
class | chrono::vsg3d::ChGuiComponentVSG |
Base class for a GUI component for the VSG run-time visualization system. More... | |
class | chrono::vsg3d::ChVisualSystemVSG |
VSG-based Chrono run-time visualization system. More... | |