Project

General

Profile

« Previous | Next » 

Revision 227b9bca

Added by Leszek Koltunski over 5 years ago

Minor simplifications in Mesh.

View differences:

src/main/java/org/distorted/library/mesh/MeshCubes.java
750 750
     if( remainingVert!=0 )
751 751
       android.util.Log.e("MeshCubes", "remainingVert " +remainingVert );
752 752

  
753
     setData(numVertices, attribs);
753
     setAttribs(attribs);
754 754
     }
755 755

  
756 756
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff