|
(const osg::Object& object, const std::string& filename)Write an osg::Object to file.
Documentation
Write an osg::Object to file.
Return true on success,
return false 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 write the specified file.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.
|