|
OpenSceneGraph
3.4.0
|
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. | |
Defines | |
| #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 Tue Dec 8 2015 00:16:39 for the OpenSceneGraph by doxygen 1.7.6.1. |