#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include "OSGJPGImageFileType.h"#include <OSGLog.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_JPG_ARG(ARG) ARG |
Variables | |
| static const Char8 * | suffixArray [] = { "jpg", "jpeg" } |
|
|
Definition at line 72 of file OSGJPGImageFileType.cpp. |
|
|
Definition at line 191 of file OSGJPGImageFileType.cpp. |
1.4.3