#include <quat.hpp>
template<typename value_type, typename quat_type_raw, typename underlying_matrix3x4_type_raw, typename underlying_matrix4x4_type_raw, typename vec3_type, typename mat4x4_type>
fmt::formatter<move::vectormath::generic_quat<value_type, quat_type_raw, underlying_matrix3x4_type_raw, underlying_matrix4x4_type_raw, vec3_type, mat4x4_type>> struct

Contents

Public functions

template<typename ParseContext>
auto parse(ParseContext& ctx) constexpr
template<typename FormatContext>
auto format(move::vectormath::generic_quat<value_type, quat_type_raw, underlying_matrix3x4_type_raw, underlying_matrix4x4_type_raw, vec3_type, mat4x4_type> const& number, FormatContext& ctx)