Description
Returns in the output parameter mat the matrix that corresponds to the same scaling transformations as the one determined by this scale vector.
Visual Basic
Public Function GetMatrix() As Matrix3d
C#
public Matrix3d GetMatrix();
Returns in the output parameter mat the matrix that corresponds to the same scaling transformations as the one determined by this scale vector.
Public Function GetMatrix() As Matrix3d
public Matrix3d GetMatrix();