Package zombie.core.skinnedmodel.model
Class ModelLoader
java.lang.Object
zombie.core.skinnedmodel.model.ModelLoader
public class ModelLoader
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classModelLoader.LoadMode -
Field Summary
Fields Modifier and Type Field Description static ModelLoaderinstance -
Constructor Summary
Constructors Constructor Description ModelLoader() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
instance
-
-
Constructor Details
-
ModelLoader
public ModelLoader()
-
-
Method Details
-
Load
public Model Load(java.lang.String filename, java.lang.String tex, java.lang.String shaderName, boolean bStatic) throws java.io.IOException- Throws:
java.io.IOException
-