Stg::Visualizer Class Referenceabstract
#include <stage.hh>
Inheritance diagram for Stg::Visualizer:

Public Member Functions | |
const std::string & | GetMenuName () |
const std::string & | GetWorldfileName () |
virtual void | Visualize (Model *mod, Camera *cam)=0 |
Visualizer (const std::string &menu_name, const std::string &worldfile_name) | |
virtual | ~Visualizer (void) |
Detailed Description
Abstract class for adding visualizations to models. Visualize must be overloaded, and is then called in the models local coord system
Constructor & Destructor Documentation
|
inline |
|
inlinevirtual |
Member Function Documentation
|
inline |
|
inline |
The documentation for this class was generated from the following file:
Generated on Fri Feb 1 2013 04:28:37 for Stage by
