de.grogra.imp3d.glsl.material.channel
Class GLSLUniformScale

java.lang.Object
  extended by de.grogra.imp3d.glsl.material.channel.GLSLTransform3D
      extended by de.grogra.imp3d.glsl.material.channel.GLSLUniformScale

public class GLSLUniformScale
extends GLSLTransform3D


Constructor Summary
GLSLUniformScale()
           
 
Method Summary
 java.lang.Class instanceFor()
           
 Result process(Result input, Transform3D fkt, ShaderConfiguration sc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLSLUniformScale

public GLSLUniformScale()
Method Detail

instanceFor

public java.lang.Class instanceFor()
Specified by:
instanceFor in class GLSLTransform3D

process

public Result process(Result input,
                      Transform3D fkt,
                      ShaderConfiguration sc)
Specified by:
process in class GLSLTransform3D