|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BloomFilter.GlowMode | |
---|---|
com.jme3.post.filters |
Uses of BloomFilter.GlowMode in com.jme3.post.filters |
---|
Methods in com.jme3.post.filters that return BloomFilter.GlowMode | |
---|---|
static BloomFilter.GlowMode |
BloomFilter.GlowMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BloomFilter.GlowMode[] |
BloomFilter.GlowMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.jme3.post.filters with parameters of type BloomFilter.GlowMode | |
---|---|
BloomFilter(BloomFilter.GlowMode glowMode)
Creates the bloom filter with the specific glow mode |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |