TransformationMatrix

TransformationMatrix()

初始化TransformationMatrixclass

public TransformationMatrix()

也可以看看


TransformationMatrix(double[], bool)

初始化TransformationMatrix类的新实例。

public TransformationMatrix(double[] items, bool inverseRowCol)
范围类型描述
项目Double[]项目。
inverseRowColBoolean如果设置为 true [逆行列]。

也可以看看