摘要: 1、字符串转double、floatdouble osg::asciiToFloat(const char* str);位于\src\osg\Math.hdouble osg::asciiToDouble(const char* str);位于\src\osg\Math.cpp2、快速生成Geometry、GeodeGeode* osg::createGeodeForImage(osg::Image* image);位于\src\osg\image.cppGeometry* osg::createTexturedQuadGeometry(const Vec3&corner, const 阅读全文
posted @ 2013-05-20 14:53 酷熊 阅读(7352) 评论(0) 推荐(1)