Uses of Class
org.jzy3d.plot3d.primitives.CompileableComposite
-
Uses of CompileableComposite in org.jzy3d.plot3d.builder
Modifier and TypeMethodDescriptionSurfaceBuilder.buildComposite
(Shape s) Build aCompileableComposite
out of aShape
, which allows faster rendering.SurfaceBuilder.orthonormalBig
(OrthonormalGrid grid, Mapper mapper) Apply a function to an orthonormal grid and return a drawable surface object optimized for large number of polygons through OpenGL Display Lists.