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/matrix3d/Matrix3DActivity.java
116 116

  
117 117
///////////////////////////////////////////////////////////////////////////////////////////////////
118 118

  
119
  public MeshObject getGrid()
119
  public MeshObject getMesh()
120 120
    {
121 121
    return mMesh;
122 122
    }

Also available in: Unified diff