Stg::Size Class Reference
#include <stage.hh>
Public Member Functions | |
void | Load (Worldfile *wf, int section, const char *keyword) |
void | Save (Worldfile *wf, int section, const char *keyword) |
Size () | |
Size (stg_meters_t x, stg_meters_t y, stg_meters_t z) | |
Public Attributes | |
stg_meters_t | x |
stg_meters_t | y |
stg_meters_t | z |
Detailed Description
specify a rectangular sizeConstructor & Destructor Documentation
Stg::Size::Size | ( | stg_meters_t | x, | |
stg_meters_t | y, | |||
stg_meters_t | z | |||
) | [inline] |
Stg::Size::Size | ( | ) | [inline] |
default constructor uses default non-zero values
Member Function Documentation
void Size::Load | ( | Worldfile * | wf, | |
int | section, | |||
const char * | keyword | |||
) |
void Size::Save | ( | Worldfile * | wf, | |
int | section, | |||
const char * | keyword | |||
) |
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Wed Jul 22 11:51:05 2009 for Stage by
