OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Enumerations
Callbacks.h File Reference
#include <osgDB/AuthenticationMap>
#include <osgDB/ReaderWriter>
#include <osgDB/FileCache>
#include <deque>
#include <list>
#include <iosfwd>
Include dependency graph for Callbacks.h:

Go to the source code of this file.

Classes

class  osgDB::FindFileCallback
 
class  osgDB::ReadFileCallback
 
class  osgDB::WriteFileCallback
 
class  osgDB::FileLocationCallback
 

Namespaces

 osgDB
 

Typedefs

typedef std::deque< std::string > osgDB::FilePathList
 

Enumerations

enum  osgDB::CaseSensitivity { osgDB::CASE_SENSITIVE, osgDB::CASE_INSENSITIVE }