Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Geometry Namespaces
Altaxo.Geometry
Matrix4x4 Structure
Matrix4x4 Constructor
Matrix4x4(Matrix4x3) Constructor
Matrix4x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) Constructor
Matrix
4x
4(Matrix
4x
3) Constructor
Initializes a new instance of the
Matrix4x4
struct from a
Matrix4x3
.
Namespace:
Altaxo.Geometry
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
Copy
public
Matrix4x4
(
Matrix4x3
a
)
Parameters
a
Matrix4x3
The source matrix.
See Also
Reference
Matrix4x4 Structure
Matrix4x4 Overload
Altaxo.Geometry Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net