An angle in both degrees and radians.
More...
An angle in both degrees and radians.
Definition at line 12 of file angle.h.
◆ as_degrees()
| float eu::An::as_degrees |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ as_radians()
| float eu::An::as_radians |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ from_degrees()
| constexpr An eu::An::from_degrees |
( |
float | degrees | ) |
|
|
inlinestaticnodiscardconstexpr |
◆ from_percent_of_180()
| constexpr An eu::An::from_percent_of_180 |
( |
float | percent | ) |
|
|
inlinestaticnodiscardconstexpr |
◆ from_percent_of_360() [1/2]
| float eu::An::from_percent_of_360 |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ from_percent_of_360() [2/2]
| constexpr An eu::An::from_percent_of_360 |
( |
float | percent | ) |
|
|
inlinestaticnodiscardconstexpr |
◆ from_radians()
| constexpr An eu::An::from_radians |
( |
float | radians | ) |
|
|
inlinestaticnodiscardconstexpr |
◆ get_wrapped()
| An eu::An::get_wrapped |
( |
| ) |
const |
|
nodiscard |
◆ operator*=()
| void eu::An::operator*= |
( |
float | rhs | ) |
|
◆ operator+=()
| void eu::An::operator+= |
( |
const An & | rhs | ) |
|
◆ operator-()
| An eu::An::operator- |
( |
| ) |
const |
◆ operator-=()
| void eu::An::operator-= |
( |
const An & | rhs | ) |
|
◆ operator/=()
| void eu::An::operator/= |
( |
float | rhs | ) |
|
◆ wrap()
The documentation for this struct was generated from the following file: