Pyrogenesis
13997
|
Definition at line 34 of file tex_bmp.cpp.
u32 BmpHeader::bfOffBits |
Definition at line 41 of file tex_bmp.cpp.
u16 BmpHeader::bfReserved1 |
Definition at line 39 of file tex_bmp.cpp.
u16 BmpHeader::bfReserved2 |
Definition at line 40 of file tex_bmp.cpp.
u32 BmpHeader::bfSize |
Definition at line 38 of file tex_bmp.cpp.
u16 BmpHeader::bfType |
Definition at line 37 of file tex_bmp.cpp.
u16 BmpHeader::biBitCount |
Definition at line 48 of file tex_bmp.cpp.
u32 BmpHeader::biClrImportant |
Definition at line 55 of file tex_bmp.cpp.
u32 BmpHeader::biClrUsed |
Definition at line 54 of file tex_bmp.cpp.
u32 BmpHeader::biCompression |
Definition at line 49 of file tex_bmp.cpp.
i32 BmpHeader::biHeight |
Definition at line 46 of file tex_bmp.cpp.
u16 BmpHeader::biPlanes |
Definition at line 47 of file tex_bmp.cpp.
u32 BmpHeader::biSize |
Definition at line 44 of file tex_bmp.cpp.
u32 BmpHeader::biSizeImage |
Definition at line 50 of file tex_bmp.cpp.
i32 BmpHeader::biWidth |
Definition at line 45 of file tex_bmp.cpp.
i32 BmpHeader::biXPelsPerMeter |
Definition at line 52 of file tex_bmp.cpp.
i32 BmpHeader::biYPelsPerMeter |
Definition at line 53 of file tex_bmp.cpp.