vss::EulerAngles Struct Reference Last update: 14.01.2025 Euler angles. More... Public Attributesdouble yaw = 1 double pitch = 2 double roll = 3 Detailed Description Euler angles. NoteIn AVX convention, yaw is the rotation around the Y axis, pitch is the rotation around the X axis and roll is the rotation around the Z axis. Member Data Documentation ◆ yaw double vss::EulerAngles::yaw = 1 The rotation around the Y axis. ◆ pitch double vss::EulerAngles::pitch = 2 The rotation around the X axis. ◆ roll double vss::EulerAngles::roll = 3 The rotation around the Z axis. The documentation for this struct was generated from the following file:geometry.proto