#include <stdlib.h>#include <stdio.h>#include <setjmp.h>#include <string.h>#include <ctype.h>#include "OSGConfig.h"#include "OSGGIFImageFileType.h"#include <OSGLog.h>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_GIF_ARG(ARG) ARG |
Variables | |
| static const Char8 * | suffixArray [] |
| #define OSG_GIF_ARG | ( | ARG | ) | ARG |
Definition at line 64 of file OSGGIFImageFileType.cpp.
const Char8* suffixArray[] [static] |
1.5.5