Uses of Interface
org.jzy3d.plot3d.primitives.textured.ITranslucent

Packages that use ITranslucent
org.jzy3d.plot3d.primitives.graphs.nodes   
org.jzy3d.plot3d.primitives.textured   
 

Uses of ITranslucent in org.jzy3d.plot3d.primitives.graphs.nodes
 

Classes in org.jzy3d.plot3d.primitives.graphs.nodes that implement ITranslucent
 class PickableTexture
           
 

Uses of ITranslucent in org.jzy3d.plot3d.primitives.textured
 

Classes in org.jzy3d.plot3d.primitives.textured that implement ITranslucent
 class DrawableTexture
          A DrawableTexture can only mount its texture while the GL thread is current, so the best is to let draw() automount texture file the first time the resource is required.
 class TexturedCube
           
 class TexturedCylinder
           
 class TranslucentQuad