Searched refs:_scalarOp (Results 1 – 1 of 1) sorted by relevance
43 def _scalarOp(self, other, op): member in Vector63 return self._scalarOp(other, operator.mul)68 return self._scalarOp(other, operator.truediv)71 return self._scalarOp(other, _operator_rtruediv)