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