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 )
inlineconstexpr

Constructor with explicit angles.

Parameters
pitchAngleRotation around X axis (up/down)
yawAngleRotation around Y axis (left/right)
rollAngleRotation around Z axis (tilt)
Note
Creates an EulerAngles object with the specified rotation angles.