java.lang.Object
com.marginallyclever.ro3.mesh.load.LoadMTL
Loads a MTL Material Format file into a
Material
. If more than one material is found, all will
be loaded, overwriting each other. See also Paul Bourke.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
void
load
(BufferedInputStream inputStream, Material material)
-
Constructor Details
-
LoadMTL
public LoadMTL()
-
-
Method Details
-
getEnglishName
-
getValidExtensions
-
load
- Throws:
Exception
-