geomerative index |
||||||||||||||||||||||
Name | apply ( ) | |||||||||||||||||||||
Examples | None available |
|||||||||||||||||||||
Description | Use this to multiply the matrix with another matrix. This is mostly use to chain transformations. | |||||||||||||||||||||
Syntax | apply(rhs); apply(n00, n01, n02, n10, n11, n12); |
|||||||||||||||||||||
Parameters |
|
|||||||||||||||||||||
Returns | None | |||||||||||||||||||||
Usage | Geometry | |||||||||||||||||||||
Related | translate ( ) rotate ( ) scale ( ) shear ( ) |
|||||||||||||||||||||