chrono::vsg3d::ChEventHandlerVSG Class Reference

Description

Base class for a user-defined event handler for the VSG run-time visualization system.

#include <ChEventHandlerVSG.h>

Inherited by chrono::vehicle::ChVehicleKeyboardHandlerVSG, and chrono::vsg3d::ChBaseEventHandlerVSG.

Public Member Functions

virtual void process (vsg::KeyPressEvent &ev)
 
virtual void process (vsg::KeyReleaseEvent &ev)
 
virtual void process (vsg::ButtonPressEvent &ev)
 
virtual void process (vsg::ButtonReleaseEvent &ev)
 
virtual void process (vsg::MoveEvent &ev)
 
virtual void process (vsg::TouchEvent &ev)
 

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