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/a05088.html | 136 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 docs/doxygen/nel/a05088.html (limited to 'docs/doxygen/nel/a05088.html') diff --git a/docs/doxygen/nel/a05088.html b/docs/doxygen/nel/a05088.html new file mode 100644 index 00000000..2f00958a --- /dev/null +++ b/docs/doxygen/nel/a05088.html @@ -0,0 +1,136 @@ + + +NeL: texture_bump.cpp File Reference + + + +
+

texture_bump.cpp File Reference


Detailed Description

+
Id
texture_bump.cpp,v 1.11 2003/06/19 16:42:55 corvazier Exp
+ +

+Definition in file texture_bump.cpp. +

+#include "std3d.h"
+#include "3d/texture_bump.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define GET_HGT(x, y)   ((sint) ((src[(uint) (x) % width + ((uint) (y) % height) * width] & 0x00ff00) >> 8))
#define GET_HGT(x, y)   ((sint) ((src[(uint) (x) % width + ((uint) (y) % height) * width] & 0x00ff00) >> 8))
#define GET_HGT(x, y)   ((sint) ((src[(uint) (x) % width + ((uint) (y) % height) * width] & 0x00ff00) >> 8))
+


Define Documentation

+

+ + + + +
+ + + + + + + + + + +
#define GET_HGTx,
y   )    ((sint) ((src[(uint) (x) % width + ((uint) (y) % height) * width] & 0x00ff00) >> 8)) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file texture_bump.cpp.

+

+ + + + +
+ + + + + + + + + + +
#define GET_HGTx,
y   )    ((sint) ((src[(uint) (x) % width + ((uint) (y) % height) * width] & 0x00ff00) >> 8)) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file texture_bump.cpp.

+

+ + + + +
+ + + + + + + + + + +
#define GET_HGTx,
y   )    ((sint) ((src[(uint) (x) % width + ((uint) (y) % height) * width] & 0x00ff00) >> 8)) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file texture_bump.cpp. +

+Referenced by NL3D::BuildDsDt(), and NL3D::BuildDsDtAsRGBA().

+


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