Flow Visualisation
glm::detail::type< T > Struct Template Reference

#include <_detail.hpp>

Public Types

enum  type_enum { is_float = is_float<T>::_YES, is_int = is_int<T>::_YES, is_uint = is_uint<T>::_YES, is_bool = is_bool<T>::_YES }
 

Member Enumeration Documentation

template<typename T >
enum glm::detail::type::type_enum
Enumerator
is_float 
is_int 
is_uint 
is_bool 

The documentation for this struct was generated from the following file: