#include <list>#include <map>#include "OSGSystemDef.h"#include "OSGIDStringLink.h"#include "OSGImageFileType.h"#include "OSGSingletonHolder.h"Go to the source code of this file.
Namespaces | |
| namespace | OSG |
Classes | |
| class | OSG::ImageFileHandlerBase |
| Image file Handler. Used to read/write and store/restore image data. See PageSystemImage for a detailed description. More... | |
Typedefs | |
| typedef SingletonHolder< ImageFileHandlerBase > | OSG::ImageFileHandler |
| typedef ImageFileHandler * | OSG::ImageFileHandlerP |