Provides enumeration to determine how to build a matrix.
Member Name | Description |
---|---|
Add | Adds two matrices. |
Subtract | Subtracts two matrices. |
Multiply | Determines the product of two matrices. |
Invert | Calculates the inverse of a matrix. |
MultiplyTranspose | Determines the product of two matrices, followed by a transpose. |
Namespace: CBX.Libs.DX9ToolsR4
Assembly: DX9ToolsR4 (in DX9ToolsR4.dll)