Project

General

Profile

« Previous | Next » 

Revision e2e92a29

Added by Leszek Koltunski almost 7 years ago

Simplify Effect classes.

View differences:

src/main/java/org/distorted/library/effect/MatrixEffectQuaternion.java
33 33
/**
34 34
 * Rotates the Object by quaternion.
35 35
 *
36
 * @param quaternion The quaternion describing the rotation.
36
 * @param quaternion Quaternion describing the rotation.
37 37
 * @param center     Coordinates of the Point we are rotating around.
38 38
 */
39 39
  public MatrixEffectQuaternion(Data4D quaternion, Data3D center )

Also available in: Unified diff