org.jzy3d.io.obj
Class OBJFileLoader
java.lang.Object
org.jzy3d.io.obj.OBJFileLoader
- All Implemented Interfaces:
- IGLLoader<DrawableVBO>
public class OBJFileLoader
- extends Object
- implements IGLLoader<DrawableVBO>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filename
protected String filename
obj
protected OBJFile obj
OBJFileLoader
public OBJFileLoader(String filename)
load
public void load(javax.media.opengl.GL gl,
DrawableVBO drawable)
- Specified by:
load
in interface IGLLoader<DrawableVBO>
Copyright © 2013. All rights reserved.