Project

General

Profile

« Previous | Next » 

Revision 044b5494

Added by Leszek Koltunski about 4 years ago

Move the Effects.setStretch to Meshbase.setStretch

View differences:

src/main/java/org/distorted/library/mesh/MeshSphere.java
253 253
   */
254 254
  public MeshSphere(int level)
255 255
    {
256
    super(1,1,1);
256 257
    computeNumberOfVertices(level);
257 258
    float[] attribs= new float[VERT_ATTRIBS*numVertices];
258 259

  

Also available in: Unified diff