Uses of Class
com.jme3.scene.plugins.blender.textures.generating.TextureGenerator.BrightnessAndContrastData

Packages that use TextureGenerator.BrightnessAndContrastData
com.jme3.scene.plugins.blender.textures.generating   
 

Uses of TextureGenerator.BrightnessAndContrastData in com.jme3.scene.plugins.blender.textures.generating
 

Fields in com.jme3.scene.plugins.blender.textures.generating declared as TextureGenerator.BrightnessAndContrastData
protected  TextureGenerator.BrightnessAndContrastData TextureGenerator.bacd
           
 

Methods in com.jme3.scene.plugins.blender.textures.generating with parameters of type TextureGenerator.BrightnessAndContrastData
protected  void TextureGenerator.applyBrightnessAndContrast(TextureGenerator.BrightnessAndContrastData bacd, TexturePixel texres)
          This method applies brightness and contrast for RGB textures.