Uses of Class
de.grogra.gpuflux.scene.shading.channel.FluxChannelMap
Packages that use FluxChannelMap
Package
Description
-
Uses of FluxChannelMap in de.grogra.gpuflux.scene
Methods in de.grogra.gpuflux.scene that return types with arguments of type FluxChannelMapModifier and TypeMethodDescriptionFluxScene.getChannels()
FluxSceneVisitor.getChannels()
FluxScene.getLightChannels()
-
Uses of FluxChannelMap in de.grogra.gpuflux.scene.light
Methods in de.grogra.gpuflux.scene.light that return types with arguments of type FluxChannelMap -
Uses of FluxChannelMap in de.grogra.gpuflux.scene.shading.channel
Subclasses of FluxChannelMap in de.grogra.gpuflux.scene.shading.channelModifier and TypeClassDescriptionclass
class
class
class
class
Methods in de.grogra.gpuflux.scene.shading.channel that return FluxChannelMapModifier and TypeMethodDescriptionFluxChannelMapBuilder.buildChannelMap
(ChannelMap channelMap) FluxChannelMapBuilder.buildChannelMap
(ChannelMap channelMap, ColorMap defaultChannel) protected FluxChannelMap
FluxChannelMapBuilder.getCachedChannelMap
(Object key) Methods in de.grogra.gpuflux.scene.shading.channel that return types with arguments of type FluxChannelMapMethods in de.grogra.gpuflux.scene.shading.channel with parameters of type FluxChannelMapModifier and TypeMethodDescriptionprotected void
FluxChannelMapBuilder.addCachedChannelMap
(FluxChannelMap fluxCm, ChannelMap channelMapNode, Object key) protected void
FluxChannelMapBuilder.addChannelMap
(FluxChannelMap fluxCm, ChannelMap channelMapNode) Constructors in de.grogra.gpuflux.scene.shading.channel with parameters of type FluxChannelMap