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

#include <VideoDX9Enum.h>

+ +

List of all members.

+ + + + +

+Public Member Functions

 VideoDX9DeviceCombo ()
 ~VideoDX9DeviceCombo ()
+ + + + + + + + + + + + +

+Public Attributes

int adapter_ordinal
D3DDEVTYPE device_type
D3DFORMAT adapter_format
D3DFORMAT back_buffer_format
bool is_windowed
std::vector< int > vertex_processing_list
std::vector< D3DFORMAT > depth_stencil_fmt_list
std::vector< D3DMULTISAMPLE_TYPE > multisample_type_list
std::vector< DWORD > multisample_qual_list
std::vector< DWORD > present_interval_list
List< VideoDX9FormatConflictconflict_list
+

Detailed Description

+
+

Definition at line 162 of file VideoDX9Enum.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
VideoDX9DeviceCombo::VideoDX9DeviceCombo ()
+
+ +

Definition at line 1054 of file VideoDX9Enum.cpp.

+ +
+
+ +
+
+ + + + + + + +
VideoDX9DeviceCombo::~VideoDX9DeviceCombo ()
+
+ +

Definition at line 1062 of file VideoDX9Enum.cpp.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
D3DFORMAT VideoDX9DeviceCombo::adapter_format
+
+ +

Definition at line 169 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
int VideoDX9DeviceCombo::adapter_ordinal
+
+ +

Definition at line 167 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
D3DFORMAT VideoDX9DeviceCombo::back_buffer_format
+
+ +

Definition at line 170 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
List<VideoDX9FormatConflict> VideoDX9DeviceCombo::conflict_list
+
+ +

Definition at line 179 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
std::vector<D3DFORMAT> VideoDX9DeviceCombo::depth_stencil_fmt_list
+
+ +

Definition at line 174 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
D3DDEVTYPE VideoDX9DeviceCombo::device_type
+
+ +

Definition at line 168 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
bool VideoDX9DeviceCombo::is_windowed
+
+ +

Definition at line 171 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
std::vector<DWORD> VideoDX9DeviceCombo::multisample_qual_list
+
+ +

Definition at line 176 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
std::vector<D3DMULTISAMPLE_TYPE> VideoDX9DeviceCombo::multisample_type_list
+
+ +

Definition at line 175 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
std::vector<DWORD> VideoDX9DeviceCombo::present_interval_list
+
+ +

Definition at line 177 of file VideoDX9Enum.h.

+ +
+
+ +
+
+ + + + +
std::vector<int> VideoDX9DeviceCombo::vertex_processing_list
+
+ +

Definition at line 173 of file VideoDX9Enum.h.

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