#include <scalar.h>
Public Member Functions | |
constexpr | Radians ()=default |
constexpr | Radians (Scalar p_radians) |
Public Attributes | |
Scalar | radians = 0.0 |
|
constexprdefault |
|
inlineexplicitconstexpr |
Scalar impeller::Radians::radians = 0.0 |
Definition at line 39 of file scalar.h.
Referenced by impeller::PathBuilder::AddArc(), impeller::Matrix::MakePerspective(), impeller::Matrix::MakeRotationX(), impeller::Matrix::MakeRotationY(), impeller::Matrix::MakeRotationZ(), impeller::testing::TEST(), impeller::testing::TEST_P(), and impeller::TraceSerializer::Write().