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/struct_png_i_o_struct.html | 179 ++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 Doc/doxygen/html/struct_png_i_o_struct.html (limited to 'Doc/doxygen/html/struct_png_i_o_struct.html') diff --git a/Doc/doxygen/html/struct_png_i_o_struct.html b/Doc/doxygen/html/struct_png_i_o_struct.html new file mode 100644 index 0000000..e7da73e --- /dev/null +++ b/Doc/doxygen/html/struct_png_i_o_struct.html @@ -0,0 +1,179 @@ + + + + + +Starshatter_Open: PngIOStruct Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
PngIOStruct Struct Reference
+
+
+ +

List of all members.

+ + + + + +

+Public Attributes

BYTE * fp
BYTE * buffer
DWORD length
+

Detailed Description

+
+

Definition at line 94 of file PngImage.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
BYTE* PngIOStruct::buffer
+
+ +

Definition at line 97 of file PngImage.cpp.

+ +
+
+ +
+
+ + + + +
BYTE* PngIOStruct::fp
+
+ +

Definition at line 96 of file PngImage.cpp.

+ +
+
+ +
+
+ + + + +
DWORD PngIOStruct::length
+
+ +

Definition at line 98 of file PngImage.cpp.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.1