de.jreality.shader
Class GlslProgram.UniformValue

java.lang.Object
  extended by de.jreality.shader.GlslProgram.UniformValue
Enclosing class:
GlslProgram

public static class GlslProgram.UniformValue
extends Object


Method Summary
 GlslSource.UniformParameter getParameter()
           
 Object getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getParameter

public GlslSource.UniformParameter getParameter()

getValue

public Object getValue()