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

_PpmHeader Struct Reference

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

#include <plppm.h>

Collaboration diagram for _PpmHeader:

Collaboration graph
[legend]
List of all members.

Public Attributes

int ImageType
int ImageWidth
int ImageHeight
int MaxSampleValue

Detailed Description

Defines structures and constants present in PGM files.

Definition at line 20 of file plppm.h.


Member Data Documentation

int _PpmHeader::ImageHeight
 

Definition at line 24 of file plppm.h.

Referenced by PLPPMDecoder::DoDecode().

int _PpmHeader::ImageType
 

Definition at line 22 of file plppm.h.

int _PpmHeader::ImageWidth
 

Definition at line 23 of file plppm.h.

Referenced by PLPPMDecoder::DoDecode().

int _PpmHeader::MaxSampleValue
 

Definition at line 25 of file plppm.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 21:20:55 2004 for vuVolume by  doxygen 1.3.9.1