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 |
|
Definition at line 45 of file hls_color_texture.cpp. Referenced by NL3D::CHLSColorTexture::addMask(). |
|
Definition at line 44 of file hls_color_texture.cpp. Referenced by NL3D::CHLSColorTexture::buildColorVersion(). |
|
Definition at line 43 of file hls_color_texture.cpp. Referenced by NL3D::CHLSColorTexture::buildColorVersion(). |
|
Definition at line 140 of file hls_color_texture.cpp. Referenced by NL3D::CHLSColorTexture::addMask(). |
|
Definition at line 141 of file hls_color_texture.cpp. Referenced by NL3D::CHLSColorTexture::addMask(). |
|
Definition at line 142 of file hls_color_texture.cpp. Referenced by NL3D::CHLSColorTexture::addMask(). |