OpenSceneGraph
Classes | Namespaces | Macros | Functions
fstream File Reference
#include <osgDB/Export>
#include <osg/Export>
#include <fstream>

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...
 

Macro Definition Documentation

◆ OSGDB_FSTREAM

#define OSGDB_FSTREAM   1