|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.imp3d.glsl.material.channel.GLSLFloatToFloat
public abstract class GLSLFloatToFloat
Simple class that represents GroImps FloatToFloat
classes.
Constructor Summary | |
---|---|
GLSLFloatToFloat()
|
Method Summary | |
---|---|
abstract java.lang.Class<?> |
instanceFor()
|
abstract Result |
process(Result input,
FloatToFloat fkt,
ShaderConfiguration sc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GLSLFloatToFloat()
Method Detail |
---|
public abstract java.lang.Class<?> instanceFor()
public abstract Result process(Result input, FloatToFloat fkt, ShaderConfiguration sc)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |