Class MatrixConverter
Namespace: Aurigma.DesignAtoms.GmConverters
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class MatrixConverter
Inheritance: System.Object -> MatrixConverter
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Methods
ToGm
public static Matrix ToGm(this Matrix source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Model.Math.Matrix | source |
Returns
Aurigma.GraphicsMill.Transforms.Matrix
ToModel
public static Matrix ToModel(this Matrix source)
Parameters
| Type | Name | Description |
|---|---|---|
Aurigma.GraphicsMill.Transforms.Matrix | source |