com.jme3.scene.plugins.ogre.matext
Class MaterialExtensionLoader

java.lang.Object
  extended by com.jme3.scene.plugins.ogre.matext.MaterialExtensionLoader

public class MaterialExtensionLoader
extends java.lang.Object

Used internally by MaterialLoader


Constructor Summary
MaterialExtensionLoader()
           
 
Method Summary
 MaterialList load(AssetManager assetManager, AssetKey key, MaterialExtensionSet matExts, java.util.List<Statement> statements)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaterialExtensionLoader

public MaterialExtensionLoader()
Method Detail

load

public MaterialList load(AssetManager assetManager,
                         AssetKey key,
                         MaterialExtensionSet matExts,
                         java.util.List<Statement> statements)
                  throws java.io.IOException
Throws:
java.io.IOException