From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a04136.html | 153 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 docs/doxygen/nel/a04136.html (limited to 'docs/doxygen/nel/a04136.html') diff --git a/docs/doxygen/nel/a04136.html b/docs/doxygen/nel/a04136.html new file mode 100644 index 00000000..6efd964b --- /dev/null +++ b/docs/doxygen/nel/a04136.html @@ -0,0 +1,153 @@ + + +NeL: cloud_scape.cpp File Reference + + + +
+

cloud_scape.cpp File Reference


Detailed Description

+cloud_scape implementation

+

Id
cloud_scape.cpp,v 1.7 2003/03/20 09:15:26 besson Exp
+ +

+Definition in file cloud_scape.cpp. +

+#include "std3d.h"
+#include "cloud_scape.h"
+#include "3d/driver.h"
+#include "nel/3d/scissor.h"
+#include "nel/3d/viewport.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + +

Namespaces

namespace  NL3D

Defines

#define MAX_CLOUDS   256
#define MAX_DIST   400.0f
#define QUEUE_SIZE   512
#define SQR(x)   (x)*(x)
+


Define Documentation

+

+ + + + +
+ + +
#define MAX_CLOUDS   256 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 42 of file cloud_scape.cpp. +

+Referenced by NL3D::CCloudScape::anim(), NL3D::CCloudScape::getMemSize(), NL3D::CCloudScape::init(), NL3D::CCloudScape::makeHalfCloud(), and NL3D::CCloudScape::render().

+

+ + + + +
+ + +
#define MAX_DIST   400.0f +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file cloud_scape.cpp. +

+Referenced by NL3D::CCloudScape::init(), and NL3D::CCloudScape::makeHalfCloud().

+

+ + + + +
+ + +
#define QUEUE_SIZE   512 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file cloud_scape.cpp. +

+Referenced by NL3D::CCloudScape::init(), and NL3D::CCloudScape::makeHalfCloud().

+

+ + + + +
+ + + + + + + +
#define SQRx   )    (x)*(x) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 39 of file cloud_scape.cpp. +

+Referenced by NL3D::CCloudScape::init(), NL3D::CCloudScape::makeHalfCloud(), and NL3D::CCloudScape::render().

+


Generated on Tue Mar 16 06:42:19 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1