Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

plpgm.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

struct  _PgmHeader
 Defines structures and constants present in PGM files. More...

Defines

#define PGM_MAXLINESIZE   80
#define PGM_P2   0
#define PGM_P5   1

Typedefs

typedef _PgmHeader PGMHEADER
 Defines structures and constants present in PGM files.


Define Documentation

#define PGM_MAXLINESIZE   80
 

Definition at line 23 of file plpgm.h.

#define PGM_P2   0
 

Definition at line 26 of file plpgm.h.

Referenced by PLPGMDecoder::readImage().

#define PGM_P5   1
 

Definition at line 27 of file plpgm.h.

Referenced by PLPGMDecoder::readImage().


Typedef Documentation

typedef struct _PgmHeader PGMHEADER
 

Defines structures and constants present in PGM files.

Referenced by PLPGMDecoder::DoDecode(), PLPGMDecoder::readData(), PLPGMDecoder::readImage(), and PLPGMDecoder::readPgmHeader().


Generated on Wed Dec 15 21:20:45 2004 for vuVolume by  doxygen 1.3.9.1