java.lang.Object
de.grogra.glsl.renderable.GLSLRenderable
de.grogra.glsl.renderable.GLSLNURBSCurve
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(OpenGLState glState, RenderState rs) Class<?>
void
updateInstance
(Object reference, Object state, boolean asNode, GraphState gs) Methods inherited from class de.grogra.glsl.renderable.GLSLRenderable
activateShader, drawAlt, findShader, isShaderDependant
-
Constructor Details
-
GLSLNURBSCurve
public GLSLNURBSCurve()
-
-
Method Details
-
draw
- Specified by:
draw
in classGLSLRenderable
-
getInstance
- Specified by:
getInstance
in classGLSLRenderable
-
instanceFor
- Specified by:
instanceFor
in classGLSLRenderable
-
updateInstance
- Specified by:
updateInstance
in classGLSLRenderable
-