Rotate |
Rotate is a Transformer that stores the angle and rotate values required to perform the
effective OpenGL rotation in the ModelView matrix.
|
Rotator |
|
Scale |
Scale is a Transformer that stores the scaling factor required to perform the effective
OpenGL2 scaling in the ModelView Matrix.
|
Transform |
|
Translate |
Translate is a Transformer that stores the offset required to perform the effective
OpenGL2 translation in the ModelView Matrix.
|
TranslateDrawable |
Translate drawable to (0,0,0) or back to its previous position according to the input parameters.
|