Project

General

Profile

« Previous | Next » 

Revision 0e1d3d2e

Added by Leszek Koltunski over 2 years ago

Extra API for QuatHelper.

View differences:

src/main/java/org/distorted/library/effect/MatrixEffectMove.java
29 29
 */
30 30
public class MatrixEffectMove extends MatrixEffect
31 31
  {
32
  private Data3D mVector;
32
  private final Data3D mVector;
33 33

  
34 34
///////////////////////////////////////////////////////////////////////////////////////////////////
35 35
/**

Also available in: Unified diff