06 2015 档案

摘要:三千大佬(2015-6-29)Dj-discotheque/yamboo(2013-3-11)Still Walking步履不停/2008/是枝裕和/2012-4-23观Nobody Knows谁知赤子心/2004/是枝裕和/2012-4-24观Pushing Hands推手/1992/李安/201... 阅读全文
posted @ 2015-06-29 10:45 酷熊 阅读(210) 评论(0) 推荐(0) 编辑
摘要:// 由一组点集生成一张三角面片网格Geometry osg::Geometry* createTRIANGLESGeometry(MyMesh &mesh) { osg::ref_ptr triGeom = new osg::Geometry(); ... 阅读全文
posted @ 2015-06-19 09:49 酷熊 阅读(849) 评论(0) 推荐(0) 编辑
摘要:struct Subset{ std::vector vertexs;//位置 std::vector normals;//法向 std::vector texCoords;//纹理 std::vector indices;//索引下标 std::vector face... 阅读全文
posted @ 2015-06-19 09:48 酷熊 阅读(1120) 评论(0) 推荐(0) 编辑
摘要:#include #include #include #include #include #include //只能处理osgExp插件导出的单个ive文件class InsideLODVisitor : public osg::NodeVisitor{public: InsideLODVisito... 阅读全文
posted @ 2015-06-19 09:46 酷熊 阅读(1260) 评论(0) 推荐(0) 编辑
摘要:CStringLeft(intnCount)const;//从左边1开始获取前nCount个字符CStringMid(intnFirst)const;//从左边第nCount+1个字符开始,获取后面所有的字符CStringMid(intnFirst,intnCount)const;//从左边第nFi... 阅读全文
posted @ 2015-06-08 16:03 酷熊 阅读(158) 评论(0) 推荐(0) 编辑

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