|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |