Class MeshFactory

java.lang.Object
com.marginallyclever.ro3.mesh.MeshFactory

public class MeshFactory extends Object
MeshFactory loads a mesh from a file using one of many MeshLoader classes. It also keeps a pool of all mesh loaded so that only one instance of each shape is loaded.