freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

場(chǎng)景的組織結(jié)構(gòu)ppt課件(編輯修改稿)

2025-06-03 00:12 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 matrix:translate(), rotate(),scale(). osg::Matrix osg::Matrix mat1=osg::Matrix::scale(sx,sy,sz)。 osg::Matrix mat2=osg::Matrix::translate(tx,ty,tz)。 osg::Matrix resultMat=mat1*mat2。 osg::MatrixTransform osg::MatrixTransform is also a node in scene. It can manipulate the position and attitude of a model by internally applied 4*4 matrix. two member functions: void setMatrix()。 osg::Matrix getMatrix()。 osg::PositionAttitudeTransform類 :直接設(shè)置平移、旋轉(zhuǎn)和縮放值,比較直觀。 //設(shè)置和獲取平移的距離 void setPosition(const Vec3amp。)。 const Vec3amp。 getPosition()const。 //設(shè)置和獲取旋轉(zhuǎn)的四元數(shù) void setAttitude(const Quatamp。 quat)。 const Quatamp。 getAttitude()const。 osg::PositoinAttitude in the development practice, osg::MatrixTransform is not easy to use. So we have osg::PositionAttitude. this class provides several public member funcitons: void setPosition()。 void setScale()。 void setAttitude()。 the first two require osg::Vec3 as input value. osg::PositoinAttitude setAttitude() uses osg::Quat variable as the parameter. osg::Quat is a quaternion, wh
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1