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