org.jzy3d.io
Interface IGLLoader<T extends AbstractDrawable>
-
- All Known Implementing Classes:
- MatlabVBOLoader, OBJFileLoader, VBOBuilder, VBOBuilderLineStrip, VBOBuilderListCoord3d, VBOBuilderRandomBar, VBOBuilderTableColumnsScatter3d
public interface IGLLoader<T extends AbstractDrawable>Defines a loader that requires a GL context.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidload(com.jogamp.opengl.GL gl, T drawable)
-
-
-
Method Detail
-
load
void load(com.jogamp.opengl.GL gl, T drawable) throws java.lang.Exception- Throws:
java.lang.Exception
-
-
DMelt 3.0 © DataMelt by jWork.ORG