Simbody
3.6
|
This defines the InputListener class that is internal to the Visualizer, and the InputSilo class derived from it. More...
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 the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols. | |
This defines the InputListener class that is internal to the Visualizer, and the InputSilo class derived from it.