OpenSceneGraph 3.6.5
|
#include <fstream>
Public Member Functions | |
OSGDB_EXPORT | ofstream () |
OSGDB_EXPORT | ofstream (const char *filename, std::ios_base::openmode mode=std::ios_base::out) |
OSGDB_EXPORT | ~ofstream () |
void OSGDB_EXPORT | open (const char *filename, std::ios_base::openmode mode=std::ios_base::out) |
OSGDB_EXPORT osgDB::ofstream::ofstream | ( | ) |
References OSGDB_EXPORT.
|
explicit |
References OSGDB_EXPORT.
OSGDB_EXPORT osgDB::ofstream::~ofstream | ( | ) |
References OSGDB_EXPORT.
void OSGDB_EXPORT osgDB::ofstream::open | ( | const char * | filename, |
std::ios_base::openmode | mode = std::ios_base::out ) |
References OSGDB_EXPORT.
![]() | Generated at Sun Jul 20 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |