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 class
ShaderMeshDrawableVBO
class
ShaderWaterfallDrawableVBO
-
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 class
BarVBO
class
DrawableVBO
ADrawableVBO
is able to efficiently draw a large collection of geometries.class
PolygonVBO
class
ScatterVBO
class
SphereVBO
Warning!class
TriangleStripVBO
class
TriangleVBO
-
Uses of IGLBindedResource in org.jzy3d.plot3d.primitives.volume
Classes in org.jzy3d.plot3d.primitives.volume that implement IGLBindedResource Modifier and Type Class Description class
CubeVBO
class
Texture3D
-
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 class
BufferedImageTexture
class
SharedTexture
-