Uses of Class
org.jzy3d.plot3d.primitives.CompileableComposite
Packages that use CompileableComposite
- 
Uses of CompileableComposite in org.jzy3d.plot3d.builder
Methods in org.jzy3d.plot3d.builder that return CompileableCompositeModifier and TypeMethodDescriptionSurfaceBuilder.buildComposite(Shape s) Build aCompileableCompositeout 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.