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