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/VertexEffectDistort.java
30 30
  {
31 31
  private static final EffectName NAME = EffectName.DISTORT;
32 32

  
33
  private Data3D mVector, mCenter;
34
  private Data4D mRegion;
33
  private final Data3D mVector, mCenter;
34
  private final Data4D mRegion;
35 35

  
36 36
///////////////////////////////////////////////////////////////////////////////////////////////////
37 37
/**

Also available in: Unified diff