Simbody  3.6
Visualizer_InputListener.h File Reference

Go to the source code of this file.

Classes

class  SimTK::Visualizer::InputListener
 This abstract class defines methods to be called when the Visualizer reports user activity back to the simulation process. Derive a concrete event listener whose methods take appropriate actions when event of interest occur. More...
 
class  SimTK::Visualizer::InputSilo
 This pre-built InputListener is extremely useful for processing user input that is intended to affect a running simulation. More...
 

Namespaces

 SimTK
 This is a System that represents the dynamics of a particle moving along a smooth surface.
 

Detailed Description

This defines the InputListener class that is internal to the Visualizer, and the InputSilo class derived from it.