Public Member Functions | Public Attributes

BMP_SIGNATURE Struct Reference

List of all members.

Public Member Functions

 BMP_SIGNATURE ()
 BMP_SIGNATURE ()
 BMP_SIGNATURE ()

Public Attributes

union {
   unsigned short int   s
   unsigned char   c [2]
}; 
union {
   unsigned short int   s
   unsigned char   c [2]
}; 
union {
   unsigned short int   s
   unsigned char   c [2]
}; 

Detailed Description

Definition at line 415 of file Gui.cpp.


Constructor & Destructor Documentation

BMP_SIGNATURE::BMP_SIGNATURE (  )  [inline]

Definition at line 416 of file Gui.cpp.

BMP_SIGNATURE::BMP_SIGNATURE (  )  [inline]

Definition at line 5 of file LevelBMP.cpp.

BMP_SIGNATURE::BMP_SIGNATURE (  )  [inline]

Definition at line 168 of file TextureData.cpp.


Member Data Documentation

union { ... }
union { ... }
union { ... }
unsigned char BMP_SIGNATURE::c[2]

Definition at line 422 of file Gui.cpp.

unsigned short int BMP_SIGNATURE::s

Definition at line 421 of file Gui.cpp.


The documentation for this struct was generated from the following files: