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

#include <VideoDX9Enum.h>

+ +

List of all members.

+ + + + +

+Public Member Functions

 VideoDX9DeviceInfo ()
 ~VideoDX9DeviceInfo ()
+ + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + + + + +

+Public Attributes

int adapter_ordinal
D3DDEVTYPE device_type
D3DCAPS9 caps
List< VideoDX9DeviceCombodevice_combo_list
+

Detailed Description

+
+

Definition at line 135 of file VideoDX9Enum.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
VideoDX9DeviceInfo::VideoDX9DeviceInfo ()
+
+ +

Definition at line 1041 of file VideoDX9Enum.cpp.

+ +
+
+ +
+
+ + + + + + + +
VideoDX9DeviceInfo::~VideoDX9DeviceInfo ()
+
+ +

Definition at line 1047 of file VideoDX9Enum.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
static const char* VideoDX9DeviceInfo::TYPENAME ()
+
+inlinestatic
+
+ +

Definition at line 137 of file VideoDX9Enum.h.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
int VideoDX9DeviceInfo::adapter_ordinal
+
+ +

Definition at line 142 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
D3DCAPS9 VideoDX9DeviceInfo::caps
+
+ +

Definition at line 144 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
List<VideoDX9DeviceCombo> VideoDX9DeviceInfo::device_combo_list
+
+ +

Definition at line 145 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
D3DDEVTYPE VideoDX9DeviceInfo::device_type
+
+ +

Definition at line 143 of file VideoDX9Enum.h.

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