Project

General

Profile

« Previous | Next » 

Revision fc286c71

Added by Leszek Koltunski about 4 years ago

fix for centers of Matrix effects.

View differences:

src/main/java/org/distorted/examples/generic/GenericRenderer.java
203 203
      return mWidth;
204 204
      }
205 205

  
206
///////////////////////////////////////////////////////////////////////////////////////////////////
207

  
208
    float getScaleFactor()
209
      {
210
      return mFactorObj;
211
      }
212

  
206 213
///////////////////////////////////////////////////////////////////////////////////////////////////
207 214

  
208 215
    void setCenter(float x, float y, float z)

Also available in: Unified diff