Uses of Class
org.jzy3d.plot3d.primitives.vbo.drawable.SphereVBO.VBOSphereMeshBuilder
-
Uses of SphereVBO.VBOSphereMeshBuilder in org.jzy3d.plot3d.primitives.vbo.drawable
Modifier and TypeFieldDescriptionprotected static Map<SphereVBO.SphereKey,
SphereVBO.VBOSphereMeshBuilder> SphereVBO.builders
Modifier and TypeMethodDescriptionSphereVBO.getBuilder
(double radius, int stacks, int slices) Allows retrieving or creating a sphere builder for this combination of parameters.