Tesla Graphics Engine Documentation (January 2012)
Invert Method (matrix)
TeslaTesla.MathMatrixInvert(Matrix)
Compute the inverse of the specified matrix.
Declaration Syntax
C#
public static Matrix Invert(
	Matrix matrix
)
Parameters
matrix (Matrix)
Source matrix
Return Value
Inverse of matrix

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