HomeSort by relevance Sort by last modified time
    Searched refs:TextureGeneratorWood (Results 1 - 3 of 3) sorted by null

  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
TextureGeneratorWood.java 48 public class TextureGeneratorWood extends TextureGenerator {
68 public TextureGeneratorWood(NoiseGenerator noiseGenerator) {
TextureGeneratorMarble.java 48 public class TextureGeneratorMarble extends TextureGeneratorWood {
TextureHelper.java 140 textureGenerators.put(Integer.valueOf(TEX_WOOD), new TextureGeneratorWood(noiseGenerator));

Completed in 2651 milliseconds