Searched refs:_apply_op (Results 1 – 1 of 1) sorted by relevance
104 _apply_op(that, op()); in operator =()113 _apply_op(that, op()); in operator -=()121 _apply_op(that, op()); in operator +=()129 _apply_op(that, op()); in operator *=()137 _apply_op(that, op()); in operator /=()158 GLM_FUNC_QUALIFIER void _apply_op(const VecType& that, T op) in _apply_op() function