|
OpenSceneGraph 3.6.5
|
Go to the source code of this file.
Classes | |
| class | osgDB::ifstream |
| class | osgDB::ofstream |
Namespaces | |
| namespace | osgDB |
| The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes. | |
Macros | |
| #define | OSGDB_FSTREAM 1 |
Functions | |
| void OSGDB_EXPORT | osgDB::open (std::fstream &fs, const char *filename, std::ios_base::openmode mode) |
| Convenience function for fstream open , std::ifstream, and std::ofstream to automatically handle UTF-8 to UTF-16 filename conversion. | |
| #define OSGDB_FSTREAM 1 |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |