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