x1 - 1st point x-axis coordinate
More...
|
template<typename UNIT, typename T> |
E & | x1 (const quantify::quantity_t< UNIT, T > &_x1_) |
|
template<typename UNIT, typename T> |
E & | x1 (quantify::quantity_t< UNIT, T > &&_x1_) |
|
E & | x1 (const int &_x1_) |
|
E & | x1 (int &&_x1_) |
|
template<typename E>
struct vg::attr_x1< E >
x1 - 1st point x-axis coordinate
Definition at line 331 of file attributes.cppm.
◆ x1() [1/4]
◆ x1() [2/4]
template<typename E>
template<typename UNIT, typename T>
E & vg::attr_x1< E >::x1 |
( |
const quantify::quantity_t< UNIT, T > & | _x1_ | ) |
|
|
inlineexport |
◆ x1() [3/4]
◆ x1() [4/4]
template<typename E>
template<typename UNIT, typename T>
E & vg::attr_x1< E >::x1 |
( |
quantify::quantity_t< UNIT, T > && | _x1_ | ) |
|
|
inlineexport |
The documentation for this struct was generated from the following file: