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

List of all members.

+ + + + + +

+Public Attributes

float refract
float refractNorm
DWORD diffuse
+

Detailed Description

+
+

Definition at line 21 of file Water.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
DWORD WATER_REFRACT::diffuse
+
+ +

Definition at line 26 of file Water.cpp.

+ +
+
+ +
+
+ + + + +
float WATER_REFRACT::refract
+
+ +

Definition at line 24 of file Water.cpp.

+ +
+
+ +
+
+ + + + +
float WATER_REFRACT::refractNorm
+
+ +

Definition at line 25 of file Water.cpp.

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