www.mxdraw.com
内容索引主面
前一个向上下一个
McGeMatrix3d::rotation 方法

静态函数,返回以点 center 为旋转中心,以angle 为旋转角的矩阵

C++
static McGeMatrix3d rotation(double angle, const McGeVector3d& axis, const McGePoint3d& center = McGePoint3d::kOrigin);
参数 
说明 
double angle 
旋转角 
const McGePoint3d& center = McGePoint3d::kOrigin 
旋转中心 

返回生成的旋转矩阵

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!