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

SPBMHeader Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

unsigned long magic
unsigned long width
unsigned long height
unsigned long x1
unsigned long y1
unsigned long x2
unsigned long y2


Detailed Description

Definition at line 1143 of file FlyLegacy.h.


Member Data Documentation

unsigned long SPBMHeader::height
 

Definition at line 1146 of file FlyLegacy.h.

Referenced by CBitmapPBM::Load(), and CCursor::Load().

unsigned long SPBMHeader::magic
 

Definition at line 1144 of file FlyLegacy.h.

Referenced by CBitmapPBM::Load(), and CCursor::Load().

unsigned long SPBMHeader::width
 

Definition at line 1145 of file FlyLegacy.h.

Referenced by CBitmapPBM::Load(), and CCursor::Load().

unsigned long SPBMHeader::x1
 

Definition at line 1147 of file FlyLegacy.h.

unsigned long SPBMHeader::x2
 

Definition at line 1147 of file FlyLegacy.h.

unsigned long SPBMHeader::y1
 

Definition at line 1147 of file FlyLegacy.h.

unsigned long SPBMHeader::y2
 

Definition at line 1147 of file FlyLegacy.h.


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen