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

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

语法

C#
public bool ToAnglesXYZ(
	ValueType xAngle,
	ValueType yAngle,
	ValueType zAngle
)

参数

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

返回值

版本信息

SuperMap iObjects .NET


请参见