Tesla Graphics Engine Documentation (January 2012)
Divide Method
TeslaTesla.MathMatrixDivide()()()()
Members
Icon Member Description
Divide(Matrix, Matrix)
Divides the a matrice's components by the components of another.

Divide(Matrix%, Matrix%, Matrix%)
Divides the a matrice's components by the components of another.

Divide(Matrix, Single)
Divides the a matrice's components by a scalar value.

Divide(Matrix%, Single, Matrix%)
Divides the a matrice's components by a scalar value.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)