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