Stg::point3_t Class Reference
#include <stage.hh>
Public Member Functions | |
point3_t (meters_t x, meters_t y, meters_t z) | |
point3_t () | |
Public Attributes | |
meters_t | x |
meters_t | y |
meters_t | z |
Detailed Description
Define a point in 3d space
Constructor & Destructor Documentation
◆ point3_t() [1/2]
◆ point3_t() [2/2]
|
inline |
Member Data Documentation
◆ x
meters_t Stg::point3_t::x |
◆ y
meters_t Stg::point3_t::y |
◆ z
meters_t Stg::point3_t::z |
The documentation for this class was generated from the following file:
Generated on Mon May 15 2017 20:43:09 for Stage by
