org.jzy3d.plot3d.primitives
Interface IGLRenderer

All Known Subinterfaces:
Pickable
All Known Implementing Classes:
AbstractComposite, AbstractDrawable, AbstractDrawableGraph2d, AbstractEnlightable, AbstractGeometry, AbstractWireframeable, AWTScatterMultiColor, AWTScatterMultiColorList, BarycenterAnnotation, CameraDistanceAnnotation, CameraPathAnnotation, CompileableComposite, ContourLevel, Cylinder, DefaultDrawableGraph2d, Disk, DrawableTextBillboard, DrawableTextBitmap, DrawableTextCell, DrawableTextTexture, DrawableTexture, DrawableTextWrapper, DrawableVBO, EnlightableBar, EnlightableDisk, EnlightablePolygon, EnlightableSphere, FlatLine2d, HistogramBar, LineStrip, LineStripInterpolated, Parallelepiped, ParallelepipedComposite, ParametricDrawable, ParametricDrawable2, PickablePoint, PickablePolygon, PickableSphere, PickableTexture, Point, PointGraph2d, Polygon, Quad, Scatter, ScatterMultiColor, ScatterMultiColorList, SelectableScatter, SelectableSphere, Shape, SimplePolygon, Sphere, TesselatedPolygon, TexturedCube, TexturedCylinder, TextureGraph2d, TranslucentQuad, Tube

public interface IGLRenderer


Method Summary
 void draw(javax.media.opengl.GL gl, javax.media.opengl.glu.GLU glu, Camera cam)
           
 

Method Detail

draw

void draw(javax.media.opengl.GL gl,
          javax.media.opengl.glu.GLU glu,
          Camera cam)


Copyright © 2013. All rights reserved.