Uses of Class
de.grogra.glsl.material.channel.GLSLChannelMap
Package
Description
-
Uses of GLSLChannelMap in de.grogra.glsl.material
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionMaterialConfiguration.getDefaultInputChannel()
SkyMaterialConfiguration.getDefaultInputChannel()
SkyReflectionMaterialConfiguration.getDefaultInputChannel()
Modifier and TypeMethodDescriptionGLSLDefaultInput.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLSphereTracedInput.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLSphereTracedInputParallel.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) -
Uses of GLSLChannelMap in de.grogra.glsl.material.channel
Modifier and TypeClassDescriptionclass
Implementation of AffineUVTransformation.class
class
Trigger class.class
class
class
Implementation of the surface-shader: Checker.class
class
class
Implementation of Graytoneclass
Implementation for ImageMap.class
class
class
class
Implementation of Shader: RGBColorclass
class
Implementation of ChannelMaps implementing surface-shader: SyntheticTexture.class
Implementation of Shader: VolumeTurbulence.class
Implementation of Shader: VolumeCheckerclass
Base class for all volume shaders.class
Implementation of Shader: VolumeTurbulence.class
class
Modifier and TypeMethodDescriptionChannelCollection.getGLSLObject
(ChannelMap inp) static GLSLChannelMap
GLSLChannelMap.getGLSLObject
(ChannelMap inp) Modifier and TypeMethodDescriptionGLSLAffineUVTransformation.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLBumpMap.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLChannelBlend.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) abstract Result
GLSLChannelMap.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int Channel) This should be used instead of the other oneGLSLChecker.generate
(ChannelMap channelMap, MaterialConfiguration config, GLSLChannelMap inputChannelMap, int channel) GLSLGraytone.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLImageMap.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLRGBColor.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLSurfaceMap.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int Channel) GLSLSyntheticTexture.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLTurbulence.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLVolumeChecker.generate
(ChannelMap data, MaterialConfiguration sc, GLSLChannelMap inputChannnel, int requestedChannel) GLSLVolumeFunction.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLXYZTransformation.generate
(ChannelMap inp, MaterialConfiguration sc, GLSLChannelMap inpChan, int channel) abstract Result
GLSLSurfaceMap.generateImpl
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int Channel) static Result
GLSLChannelMap.generateResult
(ChannelMap inp, MaterialConfiguration sc, GLSLChannelMap inpChan, int requestedChannel) static Result
GLSLChannelMap.generateResult
(ChannelMap inp, MaterialConfiguration sc, GLSLChannelMap inpChan, int requestedChannel, ChannelMap defaultInp) static Result
GLSLChannelMap.generateResultWithChannelDefault
(ChannelMap inp, MaterialConfiguration sc, GLSLChannelMap inpChan, int requestedChannel) GLSLGradient.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLGranite.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLJulia.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLLeopard.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLMandel.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) abstract Result
GLSLVolumeFunction.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLVolumeTurbulence.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) GLSLWood.generateVolumeData
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel) -
Uses of GLSLChannelMap in de.grogra.glsl.renderable
Modifier and TypeMethodDescriptionGLSLPlaneInput.generate
(ChannelMap inp, MaterialConfiguration cs, GLSLChannelMap inpChan, int channel)