Template Function TRAP::Math::XAxis#

Function Documentation#

template<typename T>
constexpr Vec<3, T> TRAP::Math::XAxis() noexcept#

Retrieve a normalized x-axis rotation vector (1, 0, 0).

Returns:

Normalized rotation vector for the x-axis.