Project

General

Profile

« Previous | Next » 

Revision 7fca6741

Added by Leszek Koltunski over 7 years ago

rename all the 'grid' variables to 'mesh'.

View differences:

src/main/java/org/distorted/examples/cubes/CubesActivity.java
214 214

  
215 215
///////////////////////////////////////////////////////////////////////////////////////////////////
216 216

  
217
    public MeshObject getGrid()
217
    public MeshObject getMesh()
218 218
      {
219 219
      return mMesh;
220 220
      }

Also available in: Unified diff