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/a05126.html | 89 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 docs/doxygen/nel/a05126.html (limited to 'docs/doxygen/nel/a05126.html') diff --git a/docs/doxygen/nel/a05126.html b/docs/doxygen/nel/a05126.html new file mode 100644 index 00000000..f4e92c9f --- /dev/null +++ b/docs/doxygen/nel/a05126.html @@ -0,0 +1,89 @@ + + +NeL: tile_noise_map.h File Reference + + + +
+

tile_noise_map.h File Reference


Detailed Description

+A Noise Map for landscape.

+

Id
tile_noise_map.h,v 1.1 2001/07/23 14:40:21 berenguier Exp
+ +

+Definition in file tile_noise_map.h. +

+#include "nel/misc/types_nl.h"
+#include "nel/misc/stream.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define NL3D_TILE_NOISE_MAP_SIZE   32
#define NL3D_TILE_NOISE_MAP_TILE_FACTOR   4
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_TILE_NOISE_MAP_SIZE   32 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 40 of file tile_noise_map.h. +

+Referenced by NL3D::CPatch::computeDisplaceRawCoordinates(), NL3D::CPatch::computeDisplaceRawInteger(), NL3D::CTileBank::getTileNoiseMap(), NL3D::CTileNoiseMap::serial(), and NL3D::CTileNoise::setEmpty().

+

+ + + + +
+ + +
#define NL3D_TILE_NOISE_MAP_TILE_FACTOR   4 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 38 of file tile_noise_map.h. +

+Referenced by NL3D::CPatch::computeDisplaceRawCoordinates().

+


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