Zkopíruje posun (hodnoty M41()()(), M42()()(), M43()()()) z matice source do matice destination.
Jmenný prostor:
SGP.XSpaceKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public static void MatrixCopyTranslation( Matrix source, ref Matrix destination ) |
Parametry
- source
- Typ: Matrix
Zdrojová matice Matrix.
- destination
- Typ:
Matrix
%
Cílová matice Matrix.