Google

extern OSGDB_EXPORT osg::Node* osgDB::readNodeFile

(const std::string& filename)

Read an osg::Node from file.

Documentation

Read an osg::Node from file. Return valid osg::Node on success, return NULL on failure. The osgDB::Registry is used to load the appropriate ReaderWriter plugin for the filename extension, and this plugin then handles the request to read the specified file.

Alphabetic index HTML hierarchy of classes or Java



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