| 
    Simbody
    3.6
    
   | 
 
Declares the Visualizer class used for collecting Simbody simulation results for display and interaction through the visualizer. More...
Go to the source code of this file.
Classes | |
| class | SimTK::Visualizer | 
| Provide simple visualization of and interaction with a Simbody simulation, with real time control of the frame rate. There are several operating modes available, including real time operation permitting responsive user interaction with the simulation.  More... | |
| class | SimTK::Visualizer::FrameController | 
| This abstract class represents an object that will be invoked by the Visualizer just prior to rendering each frame.  More... | |
| class | SimTK::Visualizer::BodyFollower | 
| Causes the camera to point at and follow a point fixed on a body (a station).  More... | |
Namespaces | |
| SimTK | |
| This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.  | |
Typedefs | |
| typedef Visualizer | SimTK::VTKVisualizer | 
| OBSOLETE: This provides limited backwards compatibility with the old VTK Visualizer that is no longer supported. Switch to Visualizer instead.  More... | |
Declares the Visualizer class used for collecting Simbody simulation results for display and interaction through the visualizer.