#include "Vector3d.h"#include "Vector3i.h"#include "system.h"#include <iostream>#include <vector>Include dependency graph for BitmapHeader.h:

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

Go to the source code of this file.
Classes | |
| struct | _BITMAPINFOHEADER |
| Defines the raw-data for the bmp-infoheader. More... | |
| struct | _BITMAPFILEHEADER |
| Defines the raw-data for the bmp-fileheader. More... | |
| struct | _RGBTRIPLE |
| Defines the raw-data formaztt for bmp-files. More... | |
| struct | TextureData |
| Holds all necessary information and data frm a bmp-file. More... | |
1.5.2