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