Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Visual Basic
C#
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
CADMatrix Methods
CADMatrix Structure
See Also
Public Methods
Name
Description
Adjoint
AffineMatXMat
Affine multiplies two matrixes.
AffinePtXMat
Affine multiplies a vector and the matrix (without matrix offset).
BuildView
Clone
Creates a new matrix that is a copy of the current instance.
Determinant
Equals
GetArrValues
Gets an array of components for this
CADMatrix
instance.
GetHashCode
IdentityMat
Creates an initial matrix.
Inverse
IsZero
Returns a value indicating whether this is a zero matrix.
MatByScales
MatOffset
Writes an offset to the last row of the specified matrix.
MatXMat
Multiplies two matrixes.
Part
for internal use.
PtXMat
Multiplies a vector and the matrix.
Scale
Returns a scaled
CADMatrix
.
StdMat
Creates a matrix based on the specified scale and offset.
Translate
Applies an offset to the
CADMatrix
.
Transpose
Calculates the transpose of this
CADMatrix
instance.
Top
Operators
Name
Description
Multiply
(Overloaded) Multiplies two matrixes.
Top
See Also
Reference
CADMatrix Structure
CADImport Namespace