Uses of Class
org.jzy3d.plot3d.primitives.vbo.DrawableVBO

Packages that use DrawableVBO
org.jzy3d.io.obj   
org.jzy3d.plot3d.primitives.vbo   
 

Uses of DrawableVBO in org.jzy3d.io.obj
 

Methods in org.jzy3d.io.obj with parameters of type DrawableVBO
 void OBJFileLoader.load(javax.media.opengl.GL gl, DrawableVBO drawable)
           
 

Uses of DrawableVBO in org.jzy3d.plot3d.primitives.vbo
 

Fields in org.jzy3d.plot3d.primitives.vbo with type parameters of type DrawableVBO
protected  IGLLoader<DrawableVBO> DrawableVBO.loader
           
 

Constructor parameters in org.jzy3d.plot3d.primitives.vbo with type arguments of type DrawableVBO
DrawableVBO(IGLLoader<DrawableVBO> loader)
           
 



Copyright © 2013. All rights reserved.