Project

General

Profile

« Previous | Next » 

Revision 5eb4cc34

Added by Leszek Koltunski almost 4 years ago

Reading a mesh from the .dmesh file works now.

View differences:

src/main/java/org/distorted/library/mesh/MeshBase.java
31 31
import org.distorted.library.type.Static4D;
32 32

  
33 33
import java.io.DataOutputStream;
34
import java.io.FileNotFoundException;
35
import java.io.FileOutputStream;
36 34
import java.io.IOException;
37 35
import java.io.DataInputStream;
38 36
import java.nio.ByteBuffer;

Also available in: Unified diff