OpenSceneGraph
3.5.1
|
Classes | |
class | osgDB::ifstream |
class | osgDB::ofstream |
Namespaces | |
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. More... | |
#define OSGDB_FSTREAM 1 |
Generated at Wed Nov 11 2015 22:14:24 for the OpenSceneGraph by doxygen 1.8.10. |