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 TypeClassDescriptionclassclassclassclassclassMethods in de.grogra.gpuflux.scene.shading.channel that return FluxChannelMapModifier and TypeMethodDescriptionFluxChannelMapBuilder.buildChannelMap(ChannelMap channelMap) FluxChannelMapBuilder.buildChannelMap(ChannelMap channelMap, ColorMap defaultChannel) protected FluxChannelMapFluxChannelMapBuilder.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 voidFluxChannelMapBuilder.addCachedChannelMap(FluxChannelMap fluxCm, ChannelMap channelMapNode, Object key) protected voidFluxChannelMapBuilder.addChannelMap(FluxChannelMap fluxCm, ChannelMap channelMapNode) Constructors in de.grogra.gpuflux.scene.shading.channel with parameters of type FluxChannelMap