public class MandelBrotShader extends Shaderable
| Modifier and Type | Field and Description |
|---|---|
protected static ShaderFilePair |
FILES |
glu, program, shaders| Constructor and Description |
|---|
MandelBrotShader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
destroyProgram(com.jogamp.opengl.GL2 gl) |
protected void |
executeProgram(com.jogamp.opengl.GL2 gl) |
protected void |
loadProgram(com.jogamp.opengl.GL2 gl) |
display, dispose, getTasksToRender, init, renderTasks, reshape, setTasksToRenderprotected static final ShaderFilePair FILES
protected void loadProgram(com.jogamp.opengl.GL2 gl)
loadProgram in class Shaderableprotected void destroyProgram(com.jogamp.opengl.GL2 gl)
destroyProgram in class Shaderableprotected void executeProgram(com.jogamp.opengl.GL2 gl)
executeProgram in class ShaderableCopyright © 2016. All rights reserved.