op_Division

Quaternion Division operator

Operatorüberladung für /

public static Quaternion operator /(Quaternion lhs, double rhs)
ParameterTypBeschreibung
lhsQuaternionLinke Quaternion
rhsDoubleRechte Quaternion

Rückgabewert

Ergebnis Quaternion

Siehe auch