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_HGT x,
y   )     ((sint) ((src[(uint) (x) % width + ((uint) (y) % height) * width] & 0x00ff00) >> 8))
 

Definition at line 37 of file texture_bump.cpp.

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

Definition at line 37 of file texture_bump.cpp.

#define GET_HGT x,
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