Method | Description | |
---|---|---|
GetRotationMatrix ( this quaternion ) : Matrix4d | ||
Multiply ( this left, Matrix4d right ) : Matrix4d |
public static GetRotationMatrix ( this quaternion ) : Matrix4d | ||
quaternion | this | |
return | Matrix4d |
public static Multiply ( this left, Matrix4d right ) : Matrix4d | ||
left | this | |
right | Matrix4d | |
return | Matrix4d |