Package org.jzy3d.plot3d.transform
package org.jzy3d.plot3d.transform
-
ClassDescriptionRotate is a
Transformerthat stores the angle and rotate values required to perform the effective OpenGL rotation in the ModelView matrix.Scale is aTransformerthat stores the scaling factor required to perform the effective OpenGL2 scaling in the ModelView Matrix.ATransformeris able to execute a transformation into the OpenGL ModelView Matrix.Translate is aTransformerthat 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.