#include <stage.hh>
Public Member Functions | |
| Geom () | |
| Geom (const Pose &p, const Size &s) | |
| void | Print (const char *prefix) const |
| void | Zero () |
Public Attributes | |
| Pose | pose |
| position | |
| Size | size |
| extent | |
Specify an object's basic geometry: position and rectangular size.
| Stg::Geom::Geom | ( | ) | [inline] |
| Stg::Geom::Geom | ( | const Pose & | p, |
| const Size & | s | ||
| ) | [inline] |
| void Stg::Geom::Print | ( | const char * | prefix | ) | const [inline] |
| void Stg::Geom::Zero | ( | ) | [inline] |