Stg::Visualizer Class Reference
#include <stage.hh>
List of all members.
Detailed Description
Abstract class for adding visualizations to models. DataVisualize must be overloaded, and is then called in the models local coord system
Definition at line 507 of file stage.hh.
Constructor & Destructor Documentation
Stg::Visualizer::Visualizer |
( |
const std::string & |
menu_name, |
|
|
const std::string & |
worldfile_name | |
|
) |
| | [inline] |
virtual Stg::Visualizer::~Visualizer |
( |
void |
|
) |
[inline, virtual] |
Member Function Documentation
const std::string& Stg::Visualizer::GetMenuName |
( |
|
) |
[inline] |
const std::string& Stg::Visualizer::GetWorldfileName |
( |
|
) |
[inline] |
virtual void Stg::Visualizer::Visualize |
( |
Model * |
mod, |
|
|
Camera * |
cam | |
|
) |
| | [pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: