org.jzy3d.io.obj
Class OBJFileLoader
- java.lang.Object
-
- org.jzy3d.io.obj.OBJFileLoader
-
- All Implemented Interfaces:
- IGLLoader<DrawableVBO>
public class OBJFileLoader extends java.lang.Object implements IGLLoader<DrawableVBO>
-
-
Constructor Summary
Constructors Constructor and Description OBJFileLoader(java.lang.String filename)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidload(com.jogamp.opengl.GL gl, DrawableVBO drawable)
-
-
-
Method Detail
-
load
public void load(com.jogamp.opengl.GL gl, DrawableVBO drawable)- Specified by:
loadin interfaceIGLLoader<DrawableVBO>
-
-
DMelt 3.0 © DataMelt by jWork.ORG