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