OSGPNMImageFileType.cpp File Reference

#include <stdlib.h>
#include <stdio.h>
#include "OSGConfig.h"
#include <iostream>
#include <OSGLog.h>
#include "OSGPNMImageFileType.h"

Go to the source code of this file.

Namespaces

namespace  osg

Defines

#define INT_MAX   numeric_limits<int>::max()

Variables

static const Char8 * suffixArray []


Define Documentation

#define INT_MAX   numeric_limits<int>::max()

Definition at line 56 of file OSGPNMImageFileType.cpp.


Variable Documentation

const Char8* suffixArray[] [static]

Initial value:

{
    "pnm", "pbm", "pgm", "ppm"
}

Definition at line 80 of file OSGPNMImageFileType.cpp.


Generated on Mon Mar 17 12:02:39 2008 for OpenSG by  doxygen 1.5.5