Uses of Class
com.jmex.model.collada.ColladaMaterial

Packages that use ColladaMaterial
com.jmex.model.collada   
 

Uses of ColladaMaterial in com.jmex.model.collada
 

Methods in com.jmex.model.collada with parameters of type ColladaMaterial
 TextureState ColladaImporter.processTexture(java.lang.String key, ColladaMaterial mat, int index)
           
 TextureState ColladaImporter.processTexture(textureType texture, ColladaMaterial mat)
          processTexture generates a texture state that contains the image and texture coordinate unit information.