From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_bmp_8h.html | 199 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 Doc/doxygen/html/_bmp_8h.html (limited to 'Doc/doxygen/html/_bmp_8h.html') diff --git a/Doc/doxygen/html/_bmp_8h.html b/Doc/doxygen/html/_bmp_8h.html new file mode 100644 index 0000000..4229c09 --- /dev/null +++ b/Doc/doxygen/html/_bmp_8h.html @@ -0,0 +1,199 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/nGenEx/Bmp.h File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Bmp.h File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Classes

struct  BmpFileHeader
struct  BmpInfoHeader
struct  BmpImage
+ + +

+Enumerations

enum  { BMP_OK, +BMP_NOMEM, +BMP_INVALID, +BMP_NOFILE + }
+ + + +

+Variables

const int BMP_FILE_HDR_SIZE = 14
const int BMP_INFO_HDR_SIZE = 40
+

Enumeration Type Documentation

+ +
+
+ + + + +
anonymous enum
+
+
Enumerator:
+ + + + +
BMP_OK  +
BMP_NOMEM  +
BMP_INVALID  +
BMP_NOFILE  +
+
+
+ +

Definition at line 20 of file Bmp.h.

+ +
+
+

Variable Documentation

+ +
+
+ + + + +
const int BMP_FILE_HDR_SIZE = 14
+
+ +

Definition at line 46 of file Bmp.h.

+ +
+
+ +
+
+ + + + +
const int BMP_INFO_HDR_SIZE = 40
+
+ +

Definition at line 47 of file Bmp.h.

+ +
+
+
+
+ + + + -- cgit v1.1