Uses of Interface
org.jzy3d.plot3d.primitives.IGLBindedResource
-
-
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.vbo
Classes in org.jzy3d.plot3d.primitives.vbo that implement IGLBindedResource Modifier and Type Class Description classShaderMeshDrawableVBOclassShaderWaterfallDrawableVBO -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.vbo.drawable
Classes in org.jzy3d.plot3d.primitives.vbo.drawable that implement IGLBindedResource Modifier and Type Class Description classBarVBOclassDrawableVBOADrawableVBOis able to efficiently draw a large collection of geometries.classPolygonVBOclassScatterVBOclassSphereVBOWarning!classTriangleStripVBOclassTriangleVBO -
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.volume
Classes in org.jzy3d.plot3d.primitives.volume that implement IGLBindedResource Modifier and Type Class Description classCubeVBOclassTexture3D -
Uses of IGLBindedResource in org.jzy3d.plot3d.rendering.scene
Methods in org.jzy3d.plot3d.rendering.scene that return types with arguments of type IGLBindedResource Modifier and Type Method Description List<IGLBindedResource>Graph. getAllGLBindedResources() -
Uses of IGLBindedResource in org.jzy3d.plot3d.rendering.textures
Classes in org.jzy3d.plot3d.rendering.textures that implement IGLBindedResource Modifier and Type Class Description classBufferedImageTextureclassSharedTexture
-