Uses of Interface
org.jzy3d.plot3d.primitives.IGLBindedResource

Packages that use IGLBindedResource
org.jzy3d.plot3d.rendering.scene   
org.jzy3d.plot3d.rendering.textures   
 

Uses of IGLBindedResource in org.jzy3d.plot3d.rendering.scene
 

Methods in org.jzy3d.plot3d.rendering.scene that return types with arguments of type IGLBindedResource
 List<IGLBindedResource> Graph.getAllGLBindedResources()
           
 

Uses of IGLBindedResource in org.jzy3d.plot3d.rendering.textures
 

Classes in org.jzy3d.plot3d.rendering.textures that implement IGLBindedResource
 class BufferedImageTexture
           
 class SharedTexture