Uses of Class
org.jzy3d.plot3d.primitives.CompileableComposite
-
Packages that use CompileableComposite Package Description org.jzy3d.plot3d.builder -
-
Uses of CompileableComposite in org.jzy3d.plot3d.builder
Methods in org.jzy3d.plot3d.builder that return CompileableComposite Modifier and Type Method Description CompileableCompositeSurfaceBuilder. buildComposite(Shape s)Build aCompileableCompositeout of aShape, which allows faster rendering.CompileableCompositeSurfaceBuilder. 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.
-