Class MaterialExtensionLoader
java.lang.Object
com.jme3.scene.plugins.ogre.matext.MaterialExtensionLoader
Used internally by 
MaterialLoader- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionload(AssetManager assetManager, AssetKey key, MaterialExtensionSet matExts, List<Statement> statements) 
- 
Constructor Details- 
MaterialExtensionLoaderpublic MaterialExtensionLoader()
 
- 
- 
Method Details- 
loadpublic MaterialList load(AssetManager assetManager, AssetKey key, MaterialExtensionSet matExts, List<Statement> statements) throws IOException - Throws:
- IOException
 
 
-