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

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

public class GLSLTVector3d
extends GLSLTransform3D


Constructor Summary
GLSLTVector3d()
           
 
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

GLSLTVector3d

public GLSLTVector3d()
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