Stg::Size Class Reference
#include <stage.hh>
Public Member Functions | |
| Size & | Load (Worldfile *wf, int section, const char *keyword) |
| void | Save (Worldfile *wf, int section, const char *keyword) const |
| Size (meters_t x, meters_t y, meters_t z) | |
| Size () | |
| void | Zero () |
Public Attributes | |
| meters_t | x |
| meters_t | y |
| meters_t | z |
Detailed Description
specify a rectangular size
Constructor & Destructor Documentation
| Stg::Size::Size | ( | ) | [inline] |
default constructor uses default non-zero values
Member Function Documentation
| void Stg::Size::Save | ( | Worldfile * | wf, |
| int | section, | ||
| const char * | keyword | ||
| ) | const |
| void Stg::Size::Zero | ( | ) | [inline] |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Thu Dec 29 2011 16:43:40 for Stage by
1.7.5.1
