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