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

Packages that use ITranslucent
org.jzy3d.plot3d.primitives.pickable   
org.jzy3d.plot3d.primitives.textured   
org.jzy3d.plot3d.text.drawable   
org.jzy3d.plot3d.text.drawable.cells   
 

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

Classes in org.jzy3d.plot3d.primitives.pickable 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 GL2 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
           
 

Uses of ITranslucent in org.jzy3d.plot3d.text.drawable
 

Classes in org.jzy3d.plot3d.text.drawable that implement ITranslucent
 class DrawableTextTexture
           
 

Uses of ITranslucent in org.jzy3d.plot3d.text.drawable.cells
 

Classes in org.jzy3d.plot3d.text.drawable.cells that implement ITranslucent
 class DrawableTextCell