public class ParserMTL extends Object
| Modifier and Type | Field and Description |
|---|---|
static Appearance |
defaultApp |
| Modifier and Type | Method and Description |
|---|---|
static Appearance |
createDefault() |
static Appearance |
getDefault() |
List<Appearance> |
load() |
static List<Appearance> |
readAppearences(Input mtlInput) |
public static Appearance defaultApp
public ParserMTL(Input input)
public static Appearance createDefault()
public static List<Appearance> readAppearences(Input mtlInput) throws IOException
IOExceptionpublic static Appearance getDefault()
public List<Appearance> load()