Uses of Interface
de.grogra.math.ColorMap
Packages that use ColorMap
Package
Description
-
Uses of ColorMap in de.grogra.gpuflux.imp3d.shading
Classes in de.grogra.gpuflux.imp3d.shading that implement ColorMap -
Uses of ColorMap in de.grogra.gpuflux.scene.shading
Fields in de.grogra.gpuflux.scene.shading declared as ColorMapModifier and TypeFieldDescriptionstatic final ColorMapFluxPhongShader.DEFAULT_AMBIENTstatic final ColorMapFluxPhongShader.DEFAULT_DIFFUSEstatic final ColorMapFluxPhongShader.DEFAULT_DIFFUSE_TRANSPARENCYstatic final ColorMapFluxPhongShader.DEFAULT_EMISSIVEstatic final ColorMapFluxPhongShader.DEFAULT_SHININESSstatic final ColorMapFluxPhongShader.DEFAULT_SPECULARstatic final ColorMapFluxPhongShader.DEFAULT_TRANSPARENCYstatic final ColorMapFluxPhongShader.DEFAULT_TRANSPARENCY_SHININESS -
Uses of ColorMap in de.grogra.gpuflux.scene.shading.channel
Methods in de.grogra.gpuflux.scene.shading.channel with parameters of type ColorMapModifier and TypeMethodDescriptionFluxChannelMapBuilder.buildChannelMap(ChannelMap channelMap, ColorMap defaultChannel) -
Uses of ColorMap in de.grogra.imp3d.shading
Classes in de.grogra.imp3d.shading that implement ColorMapModifier and TypeClassDescriptionclassclassclassclassclassclassAPhongshader represents a Phong-like reflector.classclassclassclassFields in de.grogra.imp3d.shading declared as ColorMapModifier and TypeFieldDescriptionstatic final ColorMapPhong.DEFAULT_AMBIENTprotected static final ColorMapChecker.DEFAULT_COLOR_1protected static final ColorMapVolumeChecker.DEFAULT_COLOR_1protected static final ColorMapChecker.DEFAULT_COLOR_2protected static final ColorMapVolumeChecker.DEFAULT_COLOR_2static final ColorMapPhong.DEFAULT_DIFFUSEstatic final ColorMapstatic final ColorMapPhong.DEFAULT_EMISSIVEstatic final ColorMapPhong.DEFAULT_SPECULARstatic final ColorMapPhong.DEFAULT_TRANSPARENCY -
Uses of ColorMap in de.grogra.math
Classes in de.grogra.math that implement ColorMap