Stg::ModelBlinkenlight Class Reference
#include <stage.hh>
Inherits Stg::Model.
Public Member Functions | |
| virtual void | DataVisualize (Camera *cam) |
| virtual void | Load () |
| ModelBlinkenlight (World *world, Model *parent) | |
| virtual void | Update () |
| ~ModelBlinkenlight () | |
Static Public Member Functions | |
| static Model * | Create (World *world, Model *parent) |
Constructor & Destructor Documentation
| ModelBlinkenlight::~ModelBlinkenlight | ( | ) |
Member Function Documentation
Every class derived from Stg::Model must provide a "named constructor" for its class, like this.
Reimplemented from Stg::Model.
| void ModelBlinkenlight::DataVisualize | ( | Camera * | cam | ) | [virtual] |
Reimplemented from Stg::Model.
| void ModelBlinkenlight::Load | ( | void | ) | [virtual] |
configure a model by reading from the current world file
Reimplemented from Stg::Model.
| void ModelBlinkenlight::Update | ( | void | ) | [virtual] |
Reimplemented from Stg::Model.
The documentation for this class was generated from the following files:
Generated on Wed Jul 22 11:51:05 2009 for Stage by
1.5.9
