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

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

public class Transform3DCollection
extends java.lang.Object


Constructor Summary
Transform3DCollection()
           
 
Method Summary
static void initMap()
           
static Result transform(Result in, Transform3D fkt, ShaderConfiguration sc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transform3DCollection

public Transform3DCollection()
Method Detail

initMap

public static void initMap()

transform

public static Result transform(Result in,
                               Transform3D fkt,
                               ShaderConfiguration sc)