Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/pnmimagetypes/pnmFileTypeSGI.cxx File Reference

#include "pnmFileTypeSGI.h"
#include "config_pnmimagetypes.h"
#include "sgi.h"
#include "pnmFileTypeRegistry.h"
#include "bamReader.h"

Go to the source code of this file.

Variables

const char *const extensions_sgi []
const int num_extensions_sgi = sizeof(extensions_sgi) / sizeof(const char *)


Detailed Description

Definition in file pnmFileTypeSGI.cxx.


Variable Documentation

const char* const extensions_sgi[] [static]
 

Initial value:

 {
  "rgb", "rgba", "sgi"
}

Definition at line 29 of file pnmFileTypeSGI.cxx.

Referenced by PNMFileTypeSGI::get_num_extensions().

const int num_extensions_sgi = sizeof(extensions_sgi) / sizeof(const char *) [static]
 

Definition at line 32 of file pnmFileTypeSGI.cxx.

Referenced by PNMFileTypeSGI::get_name(), and PNMFileTypeSGI::get_num_extensions().


Generated on Fri May 2 00:46:08 2003 for Panda by doxygen1.3