com.jme3.scene.plugins.blender.textures.generating
Class TextureGeneratorFactory

java.lang.Object
  extended by com.jme3.scene.plugins.blender.textures.generating.TextureGeneratorFactory

public class TextureGeneratorFactory
extends java.lang.Object


Constructor Summary
TextureGeneratorFactory(java.lang.String blenderVersion)
           
 
Method Summary
 TextureGenerator createTextureGenerator(int generatedTexture)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextureGeneratorFactory

public TextureGeneratorFactory(java.lang.String blenderVersion)
Method Detail

createTextureGenerator

public TextureGenerator createTextureGenerator(int generatedTexture)