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/_magic_view_8cpp.html | 205 +++++++++++++++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 Doc/doxygen/html/_magic_view_8cpp.html (limited to 'Doc/doxygen/html/_magic_view_8cpp.html') diff --git a/Doc/doxygen/html/_magic_view_8cpp.html b/Doc/doxygen/html/_magic_view_8cpp.html new file mode 100644 index 0000000..1b52b73 --- /dev/null +++ b/Doc/doxygen/html/_magic_view_8cpp.html @@ -0,0 +1,205 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/Magic2/MagicView.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
MagicView.cpp File Reference
+
+
+
#include "stdafx.h"
+#include "Magic.h"
+#include "MagicDoc.h"
+#include "MagicView.h"
+#include "MainFrm.h"
+#include "MaterialDialog.h"
+#include "SurfacePropertiesDialog.h"
+#include "TextureMapDialog.h"
+#include "Editor.h"
+#include "Grid.h"
+#include "GridProps.h"
+#include "Selection.h"
+#include "Selector.h"
+#include "UVMapView.h"
+#include "ActiveWindow.h"
+#include "Color.h"
+#include "Layout.h"
+#include "Light.h"
+#include "Scene.h"
+#include "Screen.h"
+#include "Shadow.h"
+#include "Solid.h"
+#include "Video.h"
+#include "VideoDX9.h"
+#include "VideoSettings.h"
+#include "ModelView.h"
+
+

Go to the source code of this file.

+ + + +

+Functions

DWORD GetRealTime ()
+ + + +

+Variables

PALETTEENTRY standard_palette [256]
BYTE inverse_palette [32768]
+

Function Documentation

+ +
+
+ + + + + + + +
DWORD GetRealTime ()
+
+ +

Definition at line 1532 of file Game.cpp.

+ +
+
+

Variable Documentation

+ +
+
+ + + + +
BYTE inverse_palette[32768]
+
+ +

Definition at line 3 of file AlphaInverse.cpp.

+ +
+
+ +
+
+ + + + +
PALETTEENTRY standard_palette[256]
+
+ +

Definition at line 3 of file AlphaPalette.cpp.

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