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/classNL3D_1_1CHeatHaze.html | 159 +++++++++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CHeatHaze.html (limited to 'docs/doxygen/nel/classNL3D_1_1CHeatHaze.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CHeatHaze.html b/docs/doxygen/nel/classNL3D_1_1CHeatHaze.html new file mode 100644 index 00000000..00a73c8a --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CHeatHaze.html @@ -0,0 +1,159 @@ + + + + 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::CHeatHaze Class Reference

This perform a heat haze effect at the horizon of the scene. +More... +

+#include <heat_haze.h> +

+List of all members. + + +

Static Public Methods

void performHeatHaze (uint width, uint height, CScene &s, IDriver *drv)
+


Detailed Description

+This perform a heat haze effect at the horizon of the scene. +

+This make use of 2d deformation of the frame buffer

+Parameters:
+ + + +
width  +: viewport width
height  +: viewport height
+
+Author:
+Nicolas Vizerie , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 47 of file heat_haze.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
void NL3D::CHeatHaze::performHeatHaze uint   width,
uint   height,
CScene  s,
IDriver  drv
[static]
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file heat_haze.cpp. +

+References NL3D::_SinWave, NLMISC::CPlane::a, NLMISC::CPlane::c, NLMISC::CPlane::d, height, NLMISC::CMatrix::inverted, NLMISC::CVector::K, NLMISC::CPlane::make, NLMISC::CVector::normalize, NLMISC::CVector::Null, s, NLMISC::CVector::set, width, NLMISC::CVector::x, and NLMISC::CVector::z.

+


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