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

List of all members.

+ + + + +

+Public Member Functions

 WinPlot (Bitmap *bmp)
void plot (int x, int y, DWORD val, int exch=0)
+

Detailed Description

+
+

Definition at line 32 of file Bitmap.cpp.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
WinPlot::WinPlot (Bitmapbmp)
+
+ +

Definition at line 43 of file Bitmap.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
void WinPlot::plot (int x,
int y,
DWORD val,
int exch = 0 
)
+
+ +

Definition at line 50 of file Bitmap.cpp.

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