Uses of Class
org.jzy3d.plot3d.transform.Rotator
-
Packages that use Rotator Package Description org.jzy3d.plot3d.primitives.vbo.drawable -
-
Uses of Rotator in org.jzy3d.plot3d.primitives.vbo.drawable
Methods in org.jzy3d.plot3d.primitives.vbo.drawable that return Rotator Modifier and Type Method Description RotatorDrawableVBO. rotator()RotatorDrawableVBO. rotator(boolean start)Returns aRotatorthat can let the VBO turn around Z axis centered at X=0,Y=0.RotatorDrawableVBO. rotator(boolean start, Rotate r, int sleep)
-