Stg::Geom Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

 Geom (const Pose &p, const Size &s)
 Geom ()
void Print (const char *prefix)
void Zero ()

Public Attributes

Pose pose
 position
Size size
 extent

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]

Definition at line 359 of file stage.hh.

void Stg::Geom::Zero (  )  [inline]

Definition at line 376 of file stage.hh.


Member Data Documentation

position

Definition at line 356 of file stage.hh.

extent

Definition at line 357 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:39 2013