Typedef wt::mat

Typedef Documentation

template<std::size_t N, std::size_t M, Numeric T>
using wt::mat = glm::mat<N, M, T>