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