SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
EulerAngles()
[2/2]
SRL::Math::Types::EulerAngles::EulerAngles
(
const
Angle
&
pitchAngle
,
const
Angle
&
yawAngle
,
const
Angle
&
rollAngle
)
inline
constexpr
Constructor with explicit angles.
Parameters
pitchAngle
Rotation around X axis (up/down)
yawAngle
Rotation around Y axis (left/right)
rollAngle
Rotation around Z axis (tilt)
Note
Creates an
EulerAngles
object with the specified rotation angles.
SRL
Math
Types
EulerAngles