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]

Stg::point3_t::point3_t ( meters_t  x,
meters_t  y,
meters_t  z 
)
inline

◆ point3_t() [2/2]

Stg::point3_t::point3_t ( )
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: