Searched refs:format_guard (Results 1 – 2 of 2) sorted by relevance
75 class format_guard class80 GLM_FUNC_DECL explicit format_guard();81 GLM_FUNC_DECL ~format_guard();96 GLM_FUNC_DECL format_guard::order_t& order();
34 format_guard::format_guard() function in glm::io::format_guard40 format_guard::~format_guard()60 GLM_FUNC_QUALIFIER format_guard::order_t& order()62 static format_guard::order_t p(format_guard::row_major);75 order() = format_guard::column_major;82 order() = format_guard::row_major;