de.jreality.reader
Class ParserMTL
java.lang.Object
de.jreality.reader.ParserMTL
public class ParserMTL
- extends java.lang.Object
simple parser for mtl file format.
returns an appearance-array with attributes set from the given .mtl file.
- Author:
- weissman
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultApp
public static Appearance defaultApp
ParserMTL
public ParserMTL(Input input)
createDefault
public static Appearance createDefault()
readAppearences
public static java.util.List readAppearences(Input mtlInput)
throws java.io.IOException
- Throws:
java.io.IOException
getDefault
public static Appearance getDefault()
load
public java.util.List load()