OpenSceneGraph 3.6.5
|
#include <fstream>
Public Member Functions | |
OSGDB_EXPORT | ifstream () |
OSGDB_EXPORT | ifstream (const char *filename, std::ios_base::openmode mode=std::ios_base::in) |
OSGDB_EXPORT | ~ifstream () |
void OSGDB_EXPORT | open (const char *filename, std::ios_base::openmode mode=std::ios_base::in) |
OSGDB_EXPORT osgDB::ifstream::ifstream | ( | ) |
|
explicit |
OSGDB_EXPORT osgDB::ifstream::~ifstream | ( | ) |
void OSGDB_EXPORT osgDB::ifstream::open | ( | const char * | filename, |
std::ios_base::openmode | mode = std::ios_base::in ) |
![]() | Generated at Tue Nov 5 2024 00:00:00 for the OpenSceneGraph by doxygen 1.12.0. |