The meaning of the XYZ matrices are the rotation matrices with sin and cos.sub matrix_calculate { my ($self, $matrix) = shift; ###return my ($matrix4) = $self->{$matrixX} * $self->{$matrixY} * $self->{$mat +rixZ} * $self->{$matrix}; }
In reply to perl vs. C++ operators by holyghost
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |