Read an osg::Image from file.
Read an osg::Image from file. Return valid osg::Image on success, return NULL on failure. Use the useObjectCache flag to override the osgDB::Regisytr::getUseObjectCacheHint(). 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