Uses of Class
org.jzy3d.io.glsl.ShaderFilePair
-
Packages that use ShaderFilePair Package Description org.jzy3d.io.glsl org.jzy3d.plot3d.rendering.ddp.algorithms -
-
Uses of ShaderFilePair in org.jzy3d.io.glsl
Methods in org.jzy3d.io.glsl with parameters of type ShaderFilePair Modifier and Type Method Description voidGLSLProgram. loadAndCompileShaders(com.jogamp.opengl.GL2 gl, ShaderFilePair files) -
Uses of ShaderFilePair in org.jzy3d.plot3d.rendering.ddp.algorithms
Fields in org.jzy3d.plot3d.rendering.ddp.algorithms declared as ShaderFilePair Modifier and Type Field Description protected ShaderFilePairDualDepthPeelingAlgorithm. shaderBaseprotected ShaderFilePairFrontToBackPeelingAlgorithm. shaderBaseprotected ShaderFilePairWeightedAveragePeelingAlgorithm. shaderBaseprotected ShaderFilePairWeightedSumPeelingAlgorithm. shaderBaseprotected ShaderFilePairDualDepthPeelingAlgorithm. shaderBlendprotected ShaderFilePairFrontToBackPeelingAlgorithm. shaderBlendprotected ShaderFilePairDualDepthPeelingAlgorithm. shaderFinalprotected ShaderFilePairFrontToBackPeelingAlgorithm. shaderFinalprotected ShaderFilePairWeightedAveragePeelingAlgorithm. shaderFinalprotected ShaderFilePairWeightedSumPeelingAlgorithm. shaderFinalprotected ShaderFilePairDualDepthPeelingAlgorithm. shaderInitprotected ShaderFilePairFrontToBackPeelingAlgorithm. shaderInitprotected ShaderFilePairWeightedAveragePeelingAlgorithm. shaderInitprotected ShaderFilePairWeightedSumPeelingAlgorithm. shaderInitprotected ShaderFilePairDualDepthPeelingAlgorithm. shaderPeelprotected ShaderFilePairFrontToBackPeelingAlgorithm. shaderPeel
-