extern OSGDB_EXPORT osg::Node* osgDB::readNodeFiles

(std::vector<std::string>& commandLine,
  Registry::CacheHintOptions useObjectCache)

Read an osg::Node subgraph from files, creating a osg::Group to contain the nodes if more than one subgraph has been loaded.

Documentation

Read an osg::Node subgraph from files, creating a osg::Group to contain the nodes if more than one subgraph has been loaded. Use the useObjectCache flag to override the osgDB::Regisytr::getUseObjectCacheHint().

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.