矩阵转换为绕ZYX的顺序旋转的欧拉角,单位为度。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public bool ToAnglesZYX(
	ref ValueType xAngle,
	ref ValueType yAngle,
	ref ValueType zAngle
)

参数

xAngle
Type: System..::.ValueType %
绕Z轴旋转角度
yAngle
Type: System..::.ValueType %
绕X轴旋转角度
zAngle
Type: System..::.ValueType %
绕Y轴旋转角度

返回值

版本信息

SuperMap iObjects .NET


请参见