Share via


Matrix.Invert Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Calculates the inverse of a matrix.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Invert() Inverts the current matrix.
Public methodStatic memberSupported by the .NET Compact Framework Invert(Matrix) Returns the inverse of the specified matrix.
Public methodStatic memberSupported by the .NET Compact Framework Invert(Single%, Matrix) Returns the inverse of the specified matrix using the specified determinant.

Top

See Also

Reference

Matrix Structure

Matrix Members

Microsoft.WindowsMobile.DirectX Namespace