Project

General

Profile

« Previous | Next » 

Revision 421c2728

Added by Leszek Koltunski over 7 years ago

Change of names.

View differences:

src/main/java/org/distorted/library/GridObject.java
36 36
   protected FloatBuffer mGridPositions,mGridNormals,mGridTexture;
37 37

  
38 38
   final float zFactor; // strange workaround for the fact that we need to somehow store the 'depth'
39
                        // of the Grid. Used in DistortedEffectQueues. See DistortedTexture.getDepth().
39
                        // of the Grid. Used in DistortedEffects. See DistortedTexture.getDepth().
40 40

  
41 41
///////////////////////////////////////////////////////////////////////////////////////////////////
42 42

  

Also available in: Unified diff