|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.gl.shader.Shader
com.metsci.glimpse.support.shader.SampledColorScaleShader
com.metsci.glimpse.support.shader.SampledColorScaleShaderInteger
public class SampledColorScaleShaderInteger
Constructor Summary | |
---|---|
SampledColorScaleShaderInteger(Axis1D colorAxis,
int targetTexUnit,
int colorTexUnit)
|
Method Summary |
---|
Methods inherited from class com.metsci.glimpse.support.shader.SampledColorScaleShader |
---|
axisUpdated, postDisplay, preDisplay, preLink, setAlpha, setColorTexUnit, setTargetTexUnit |
Methods inherited from class com.metsci.glimpse.gl.shader.Shader |
---|
dispose, getName, getSource, getType, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SampledColorScaleShaderInteger(Axis1D colorAxis, int targetTexUnit, int colorTexUnit) throws java.io.IOException
colorAxis
- color axis producing eventstargetTexUnit
- 2D texture unit which is the target of color-mappingcolorTexUnit
- 1D texture unit containing color-map
java.io.IOException
- if the shader source file cannot be read
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |