#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include "OSGJP2ImageFileType.h"#include <OSGLog.h>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_JP2_ARG(ARG) ARG |
Variables | |
| static const Char8 * | suffixArray [] = { "jp2" } |
| #define OSG_JP2_ARG | ( | ARG | ) | ARG |
Definition at line 62 of file OSGJP2ImageFileType.cpp.
const Char8* suffixArray[] = { "jp2" } [static] |
Definition at line 141 of file OSGJP2ImageFileType.cpp.
1.5.5