Stg::point_t Class Reference
#include <stage.hh>
Public Member Functions | |
bool | operator+= (const point_t &other) |
point_t (meters_t x, meters_t y) | |
point_t () | |
Public Attributes | |
meters_t | x |
meters_t | y |
Detailed Description
Define a point on a 2d plane
Constructor & Destructor Documentation
Stg::point_t::point_t | ( | meters_t | x, |
meters_t | y | ||
) | [inline] |
Stg::point_t::point_t | ( | ) | [inline] |
Member Function Documentation
bool Stg::point_t::operator+= | ( | const point_t & | other | ) | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Fri Jun 1 2012 15:44:52 for Stage by
