移植

本页将帮助用户将低版本的OSG代码移植到高版本当中。

OpenSceneGraph 1.2版本向SVN版本的移植

  • Porting 从osgProducer向osgViewer库的移植
  • Porting 从osgUtil::IntersectVisitor向osgUtil::IntersectionVisitor类的移植
  • Porting 从Drawable::drawImplementation(State&)向(RenderInfo&)的移植
  • Porting 从Reflection::getType(const std::type_info&)向(const ExtendedTypeInfo&)的移植