Stg::ModelRanger Class Reference
ModelRanger class More...
#include <stage.hh>
Inherits Stg::Model.
Classes | |
class | Sensor |
Public Member Functions | |
virtual void | Load () |
ModelRanger (World *world, Model *parent, const std::string &type) | |
virtual void | Print (char *prefix) |
virtual | ~ModelRanger () |
Public Attributes | |
std::vector< Sensor > | sensors |
Protected Member Functions | |
virtual void | DataVisualize (Camera *cam) |
virtual void | Shutdown () |
virtual void | Startup () |
virtual void | Update () |
Detailed Description
ModelRanger class
Constructor & Destructor Documentation
ModelRanger::~ModelRanger | ( | ) | [virtual] |
Member Function Documentation
void ModelRanger::DataVisualize | ( | Camera * | cam | ) | [protected, virtual] |
Reimplemented from Stg::Model.
void ModelRanger::Load | ( | void | ) | [virtual] |
configure a model by reading from the current world file
Reimplemented from Stg::Model.
void ModelRanger::Print | ( | char * | prefix | ) | [virtual] |
void ModelRanger::Shutdown | ( | void | ) | [protected, virtual] |
Reimplemented from Stg::Model.
void ModelRanger::Startup | ( | void | ) | [protected, virtual] |
Reimplemented from Stg::Model.
void ModelRanger::Update | ( | void | ) | [protected, virtual] |
Reimplemented from Stg::Model.
Member Data Documentation
std::vector<Sensor> Stg::ModelRanger::sensors |
The documentation for this class was generated from the following files:
Generated on Tue Oct 20 15:42:06 2009 for Stage by 1.6.1