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/a03890.html | 331 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 331 insertions(+) create mode 100644 docs/doxygen/nel/a03890.html (limited to 'docs/doxygen/nel/a03890.html') diff --git a/docs/doxygen/nel/a03890.html b/docs/doxygen/nel/a03890.html new file mode 100644 index 00000000..31805d68 --- /dev/null +++ b/docs/doxygen/nel/a03890.html @@ -0,0 +1,331 @@ + + +NeL: NL3D_CComputeTileFar struct Reference + + + +
+

NL3D_CComputeTileFar Struct Reference

#include <texture_far.h> +

+ + + + + + + + + + + + + + + + + + + + + + + + + +

Data Fields

bool AsmMMX
sint32 DstDeltaX
sint32 DstDeltaY
NLMISC::CRGBADstPixels
sint32 Size
const NLMISC::CRGBASrcAdditivePixels
sint32 SrcDeltaX
sint32 SrcDeltaY
const NLMISC::CRGBASrcDiffusePixels
sint32 SrcLightingDeltaY
const NLMISC::CRGBASrcLightingPixels
+


Field Documentation

+

+ + + + +
+ + +
bool NL3D_CComputeTileFar::AsmMMX +
+
+ + + + + +
+   + + +

+ +

+Definition at line 251 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
sint32 NL3D_CComputeTileFar::DstDeltaX +
+
+ + + + + +
+   + + +

+ +

+Definition at line 242 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
sint32 NL3D_CComputeTileFar::DstDeltaY +
+
+ + + + + +
+   + + +

+ +

+Definition at line 245 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
NLMISC::CRGBA* NL3D_CComputeTileFar::DstPixels +
+
+ + + + + +
+   + + +

+ +

+Definition at line 239 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
sint32 NL3D_CComputeTileFar::Size +
+
+ + + + + +
+   + + +

+ +

+Definition at line 248 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
const NLMISC::CRGBA* NL3D_CComputeTileFar::SrcAdditivePixels +
+
+ + + + + +
+   + + +

+ +

+Definition at line 224 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
sint32 NL3D_CComputeTileFar::SrcDeltaX +
+
+ + + + + +
+   + + +

+ +

+Definition at line 227 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
sint32 NL3D_CComputeTileFar::SrcDeltaY +
+
+ + + + + +
+   + + +

+ +

+Definition at line 230 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
const NLMISC::CRGBA* NL3D_CComputeTileFar::SrcDiffusePixels +
+
+ + + + + +
+   + + +

+ +

+Definition at line 221 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
sint32 NL3D_CComputeTileFar::SrcLightingDeltaY +
+
+ + + + + +
+   + + +

+ +

+Definition at line 236 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+

+ + + + +
+ + +
const NLMISC::CRGBA* NL3D_CComputeTileFar::SrcLightingPixels +
+
+ + + + + +
+   + + +

+ +

+Definition at line 233 of file texture_far.h. +

+Referenced by NL3D_drawFarTileInFarTexture(), NL3D_drawFarTileInFarTextureAdditive(), NL3D_drawFarTileInFarTextureAdditiveAlpha(), NL3D_drawFarTileInFarTextureAlpha(), and NL3D::CTextureFar::rebuildPatch().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:43:57 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1