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
|
inline |
Member Function Documentation
|
inline |
Member Data Documentation
meters_t Stg::point_t::x |
meters_t Stg::point_t::y |
The documentation for this class was generated from the following file:
Generated on Sun Apr 3 2016 19:13:13 for Stage by
