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

hls_color_texture.cpp File Reference


Detailed Description

+
Id
hls_color_texture.cpp,v 1.2 2003/07/30 15:59:04 vizerie Exp
+ +

+Definition in file hls_color_texture.cpp. +

+#include "std3d.h"
+#include "3d/hls_color_texture.h"
+#include "nel/misc/fast_floor.h"
+#include "3d/fasthls_modifier.h"
+#include "nel/misc/stream.h"
+#include "nel/misc/bitmap.h"
+#include "nel/misc/system_info.h"
+#include "nel/misc/algo.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define BLOCK_ALPHA_SIZE   16
#define BLOCK_DXTC_SIZE   16
#define BLOCK_NUM_PIXEL   16
#define MASK_BLOCK_EMPTY   0
#define MASK_BLOCK_FULL   1
#define MASK_BLOCK_MIXT   2
+


Define Documentation

+

+ + + + +
+ + +
#define BLOCK_ALPHA_SIZE   16 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file hls_color_texture.cpp. +

+Referenced by NL3D::CHLSColorTexture::addMask().

+

+ + + + +
+ + +
#define BLOCK_DXTC_SIZE   16 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CHLSColorTexture::buildColorVersion().

+

+ + + + +
+ + +
#define BLOCK_NUM_PIXEL   16 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file hls_color_texture.cpp. +

+Referenced by NL3D::CHLSColorTexture::buildColorVersion().

+

+ + + + +
+ + +
#define MASK_BLOCK_EMPTY   0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 140 of file hls_color_texture.cpp. +

+Referenced by NL3D::CHLSColorTexture::addMask().

+

+ + + + +
+ + +
#define MASK_BLOCK_FULL   1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 141 of file hls_color_texture.cpp. +

+Referenced by NL3D::CHLSColorTexture::addMask().

+

+ + + + +
+ + +
#define MASK_BLOCK_MIXT   2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 142 of file hls_color_texture.cpp. +

+Referenced by NL3D::CHLSColorTexture::addMask().

+


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