Uses of Class
org.jzy3d.plot3d.primitives.vbo.drawable.SphereVBO
-
Packages that use SphereVBO Package Description org.jzy3d.chart.factories -
-
Uses of SphereVBO in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories that return SphereVBO Modifier and Type Method Description SphereVBO
NativeDrawableFactory. newSphereVBO(Coord3d coord, Color color, Color wireframe, float radius, int stacks, int slices)
-