Project

General

Profile

« Previous | Next » 

Revision 715e7726

Added by Leszek Koltunski over 5 years ago

Rename MeshObject to MeshBase.

View differences:

src/main/java/org/distorted/library/mesh/MeshCubes.java
29 29
 * <p>
30 30
 * Any subset of a MxNx1 cuboid is possible.
31 31
 */
32
public class MeshCubes extends MeshObject
32
public class MeshCubes extends MeshBase
33 33
   {
34 34
   private static final float R = 0.0f;//0.2f;
35 35

  

Also available in: Unified diff