Searched refs:_apply_op (Results 1 – 1 of 1) sorted by relevance
73 _apply_op(that, op()); in operator =()82 _apply_op(that, op()); in operator -=()90 _apply_op(that, op()); in operator +=()98 _apply_op(that, op()); in operator *=()106 _apply_op(that, op()); in operator /=()122 GLM_FUNC_QUALIFIER void _apply_op(vecType<T, P> const& that, U op) in _apply_op() function