From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNL3D_1_1SCloudScapeSetup.html | 275 +++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1SCloudScapeSetup.html (limited to 'docs/doxygen/nel/structNL3D_1_1SCloudScapeSetup.html') diff --git a/docs/doxygen/nel/structNL3D_1_1SCloudScapeSetup.html b/docs/doxygen/nel/structNL3D_1_1SCloudScapeSetup.html new file mode 100644 index 00000000..94939a12 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1SCloudScapeSetup.html @@ -0,0 +1,275 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::SCloudScapeSetup Struct Reference

#include <u_cloud_scape.h> +

+List of all members. + + + + + + + + + +

Public Methods

 SCloudScapeSetup ()

Public Attributes

float TimeToChange
float WindSpeed
float CloudSpeed
uint32 NbCloud
NLMISC::CRGBA Ambient
NLMISC::CRGBA Diffuse
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::SCloudScapeSetup::SCloudScapeSetup   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file u_cloud_scape.h. +

+References CloudSpeed, NbCloud, TimeToChange, and WindSpeed.

+


Member Data Documentation

+

+ + + + +
+ + +
NLMISC::CRGBA NL3D::SCloudScapeSetup::Ambient +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file u_cloud_scape.h.

+

+ + + + +
+ + +
float NL3D::SCloudScapeSetup::CloudSpeed +
+
+ + + + + +
+   + + +

+ +

+Definition at line 49 of file u_cloud_scape.h. +

+Referenced by SCloudScapeSetup.

+

+ + + + +
+ + +
NLMISC::CRGBA NL3D::SCloudScapeSetup::Diffuse +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file u_cloud_scape.h.

+

+ + + + +
+ + +
uint32 NL3D::SCloudScapeSetup::NbCloud +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file u_cloud_scape.h. +

+Referenced by SCloudScapeSetup.

+

+ + + + +
+ + +
float NL3D::SCloudScapeSetup::TimeToChange +
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file u_cloud_scape.h. +

+Referenced by SCloudScapeSetup.

+

+ + + + +
+ + +
float NL3D::SCloudScapeSetup::WindSpeed +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file u_cloud_scape.h. +

+Referenced by SCloudScapeSetup.

+


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