|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.reader.ParserMTL
public class ParserMTL
simple parser for mtl file format. returns an appearance-array with attributes set from the given .mtl file.
Field Summary | |
---|---|
static Appearance |
defaultApp
|
Constructor Summary | |
---|---|
ParserMTL(Input input)
|
Method Summary | |
---|---|
static Appearance |
getDefault()
|
List |
load()
|
static List |
readAppearences(Input mtlInput)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Appearance defaultApp
Constructor Detail |
---|
public ParserMTL(Input input)
Method Detail |
---|
public static List readAppearences(Input mtlInput) throws IOException
IOException
public static Appearance getDefault()
public List load()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |