Uses of Class
org.jzy3d.io.glsl.ShaderFilePair
-
Uses of ShaderFilePair in org.jzy3d.io.glsl
Modifier and TypeMethodDescriptionvoid
GLSLProgram.loadAndCompileShaders
(com.jogamp.opengl.GL2 gl, ShaderFilePair files) -
Uses of ShaderFilePair in org.jzy3d.plot3d.rendering.ddp.algorithms
Modifier and TypeFieldDescriptionprotected ShaderFilePair
DualDepthPeelingAlgorithm.shaderBase
protected ShaderFilePair
FrontToBackPeelingAlgorithm.shaderBase
protected ShaderFilePair
WeightedAveragePeelingAlgorithm.shaderBase
protected ShaderFilePair
WeightedSumPeelingAlgorithm.shaderBase
protected ShaderFilePair
DualDepthPeelingAlgorithm.shaderBlend
protected ShaderFilePair
FrontToBackPeelingAlgorithm.shaderBlend
protected ShaderFilePair
DualDepthPeelingAlgorithm.shaderFinal
protected ShaderFilePair
FrontToBackPeelingAlgorithm.shaderFinal
protected ShaderFilePair
WeightedAveragePeelingAlgorithm.shaderFinal
protected ShaderFilePair
WeightedSumPeelingAlgorithm.shaderFinal
protected ShaderFilePair
DualDepthPeelingAlgorithm.shaderInit
protected ShaderFilePair
FrontToBackPeelingAlgorithm.shaderInit
protected ShaderFilePair
WeightedAveragePeelingAlgorithm.shaderInit
protected ShaderFilePair
WeightedSumPeelingAlgorithm.shaderInit
protected ShaderFilePair
DualDepthPeelingAlgorithm.shaderPeel
protected ShaderFilePair
FrontToBackPeelingAlgorithm.shaderPeel