Package org.jzy3d.plot3d.transform
package org.jzy3d.plot3d.transform
-
ClassDescriptionRotate is a
Transformer
that stores the angle and rotate values required to perform the effective OpenGL rotation in the ModelView matrix.Scale is aTransformer
that stores the scaling factor required to perform the effective OpenGL2 scaling in the ModelView Matrix.ATransformer
is able to execute a transformation into the OpenGL ModelView Matrix.Translate is aTransformer
that stores the offset required to perform the effective OpenGL2 translation in the ModelView Matrix.Translate drawable to (0,0,0) or back to its previous position according to the input parameters.