Search
Matrix3D Members
Constructors Methods
 


Represents a 3x3 matrix used for transformations in 3-D space.

The following tables list the members exposed by the Matrix3D type.

 Public Constructors

  Name Description

Matrix3D

Overloaded. Initializes a new instance of the Matrix3D class.

 Public Methods

  Name Description

Invert

Inverts this Matrix3D instance.

 See Also