|
|
template <length_t C, length_t R, typename T, precision P, template<length_t, length_t, typename, precision> class matType>
|
|
template <length_t C, length_t R, typename T, precision P, template<length_t, length_t, typename, precision> class matType>
|
|
|
GLM_FUNC_QUALIFIER matType<C, R, T, P> fliplr(const matType<C, R, T, P>& in) {
|
|
GLM_FUNC_QUALIFIER matType<C, R, T, P> fliplr(const matType<C, R, T, P>& in) {
|