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
◆ point_t() [1/2]
◆ point_t() [2/2]
|
inline |
Member Function Documentation
◆ operator+=()
|
inline |
Member Data Documentation
◆ x
meters_t Stg::point_t::x |
◆ y
meters_t Stg::point_t::y |
The documentation for this class was generated from the following file:
Generated on Thu Mar 8 2018 04:27:49 for Stage by
