Tesla Graphics Engine Documentation (January 2012)
Invert Method (matrix)
Tesla
►
Tesla.Math
►
Matrix
►
Invert(Matrix)
C#
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)