矩阵转换为绕XZY的顺序旋转的欧拉角,单位为度。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public bool ToAnglesXZY( ref ValueType xAngle, ref ValueType zAngle, ref ValueType yAngle ) |
参数
- xAngle
- Type:
System..::.ValueType
%
绕X轴旋转角度
- zAngle
- Type:
System..::.ValueType
%
绕Z轴旋转角度
- yAngle
- Type:
System..::.ValueType
%
绕Y轴旋转角度