muu/euler_angles.h file

Contains the definition of muu::euler_angles.

Namespaces

namespace muu
The root namespace for all muu functions and types.

Classes

template <typename Scalar>
struct muu::euler_angles
A set of euler angles used for rotation.

Functions

template <typename S>
auto infinity_or_nan(const euler_angles<S>& rot) -> bool constexpr noexcept
Returns true if any of the angles in a set of euler angles are infinity or NaN.