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

java.lang.Object
  extended by de.grogra.imp3d.glsl.material.channel.GLSLTransform3D
      extended by de.grogra.imp3d.glsl.material.channel.GLSLTMatrix4d
Direct Known Subclasses:
GLSLComponentTransform

public class GLSLTMatrix4d
extends GLSLTransform3D


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

GLSLTMatrix4d

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