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
◆ Size() [1/2]
◆ Size() [2/2]
|
inline |
default constructor uses default non-zero values
Member Function Documentation
◆ Load()
◆ Save()
void Stg::Size::Save | ( | Worldfile * | wf, |
int | section, | ||
const char * | keyword | ||
) | const |
◆ Zero()
|
inline |
Member Data Documentation
◆ x
meters_t Stg::Size::x |
◆ y
meters_t Stg::Size::y |
◆ z
meters_t Stg::Size::z |
The documentation for this class was generated from the following files:
Generated on Thu Mar 8 2018 04:32:57 for Stage by
