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