Package org.jzy3d.io
Interface IGLLoader<T extends Drawable>
- All Known Implementing Classes:
CubeVBOBuilder
,MatlabVBOLoader
,OBJFileLoader
,ShaderMeshVBOBuilder
,ShaderWaterfallVBOBuilder
,SphereVBO.VBOSphereMeshBuilder
,VBOBufferLoaderForArrays
,VBOBufferLoaderForPolygons
,VBOBufferLoaderForPolygonsPrimitiveRestart
,VBOBuilder
,VBOBuilderListCoord3d
public interface IGLLoader<T extends Drawable>
Defines a loader that requires a GL context.
- Author:
- Martin Pernollet
-
Method Summary
-
Method Details
-
load
- Throws:
Exception
-