Stg::Geom Class Reference
#include <stage.hh>
List of all members.
Detailed Description
Specify an object's basic geometry: position and rectangular size.
Definition at line 353 of file stage.hh.
Constructor & Destructor Documentation
Stg::Geom::Geom |
( |
|
) |
[inline] |
Default constructor. Members pose and size use their default constructors.
Definition at line 371 of file stage.hh.
Stg::Geom::Geom |
( |
const Pose & |
p, |
|
|
const Size & |
s | |
|
) |
| | [inline] |
construct from a prior pose and size
Definition at line 374 of file stage.hh.
Member Function Documentation
void Stg::Geom::Print |
( |
const char * |
prefix |
) |
[inline] |
void Stg::Geom::Zero |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: