03 2009 档案

摘要:Table 6.12. Constructors and Destructor of Lists Operation Effect listElem c Creates an empty list without any elements listElem c1(c2) Creates a copy of another list of the same type (all elements are copied) listElem c(n) Creates a list with n elements that are created by the default constru 阅读全文
posted @ 2009-03-31 13:26 麒麟子MrKylin 阅读(327) 评论(0) 推荐(0) 编辑
摘要:第一,了解骨骼结构(Skeletal Structures)和骨层级(Bone Hierarchies):骨骼结构就是连续很多的骨头(Bone)相结合,形成的骨层级。第一个骨头叫做根骨(root bone),是形成骨骼结构的关键点。其它所有的骨骼作为孩子骨(child bone)或者兄弟骨(sibling bone)附加在根骨之上。所谓的“骨”用一个帧(frame)对象表示。在Directx中,用一个D3DXFRAME结构或者X文件中的Frame template来表示帧对象。下面看一下Frame template和D3DXFRAME结构的定义:template Frame{ 3D82AB 阅读全文
posted @ 2009-03-23 21:50 麒麟子MrKylin 阅读(816) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示