java.lang.Object
de.grogra.glsl.material.channel.GLSLChannelMap
de.grogra.glsl.material.channel.GLSLChannelMapNode
de.grogra.glsl.material.channel.GLSLXYZTransformation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerate(ChannelMap inp, MaterialConfiguration sc, GLSLChannelMap inpChan, int channel) This should be used instead of the other oneMethods inherited from class de.grogra.glsl.material.channel.GLSLChannelMap
generateResult, generateResult, generateResultWithChannelDefault, getGLSLObject, getMaxResultType, initMap, mayDiscard
-
Constructor Details
-
GLSLXYZTransformation
public GLSLXYZTransformation()
-
-
Method Details
-
generate
public Result generate(ChannelMap inp, MaterialConfiguration sc, GLSLChannelMap inpChan, int channel) Description copied from class:GLSLChannelMapThis should be used instead of the other one- Specified by:
generatein classGLSLChannelMap- Parameters:
inp-sc-inpChan-channel-- Returns:
-
instanceFor
- Specified by:
instanceForin classGLSLChannelMap
-