Stg::StgModelLaser Class Reference
#include <stage.hh>
Inherits Stg::StgModel.
Detailed Description
StgModelLaser class
Public Member Functions | |
| virtual void | DataVisualize (StgCamera *cam) |
| stg_laser_cfg_t | GetConfig () |
| uint32_t | GetSampleCount () |
| stg_laser_sample_t * | GetSamples (uint32_t *count=NULL) |
| virtual void | Load () |
| virtual void | Print (char *prefix) |
| void | SetConfig (stg_laser_cfg_t cfg) |
| void | SetSamples (stg_laser_sample_t *samples, uint32_t count) |
| virtual void | Shutdown () |
| virtual void | Startup () |
| StgModelLaser (StgWorld *world, StgModel *parent) | |
| virtual void | Update () |
Static Public Attributes | |
| static const char * | typestr |
Member Function Documentation
| void StgModelLaser::Load | ( | ) | [virtual] |
configure a model by reading from the current world file
Reimplemented from Stg::StgModel.
The documentation for this class was generated from the following files:
- stage.hh
- model_laser.cc
Generated on Wed Jul 30 11:36:06 2008 for Stage by
1.4.7
