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/structNL3D__CExpandLightmap.html | 298 ++++++++++++++++++++++ 1 file changed, 298 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D__CExpandLightmap.html (limited to 'docs/doxygen/nel/structNL3D__CExpandLightmap.html') diff --git a/docs/doxygen/nel/structNL3D__CExpandLightmap.html b/docs/doxygen/nel/structNL3D__CExpandLightmap.html new file mode 100644 index 00000000..3ce705e8 --- /dev/null +++ b/docs/doxygen/nel/structNL3D__CExpandLightmap.html @@ -0,0 +1,298 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D_CExpandLightmap Struct Reference

#include <texture_far.h> +

+List of all members. + + + + + + + + + +

Public Attributes

const NL3D::CTileColorColorTile
const NLMISC::CRGBATLIColor
const uint8LumelTile
uint32 Width
uint32 Height
uint32 MulFactor
const NLMISC::CRGBAStaticLightColor
NLMISC::CRGBADstPixels
+


Member Data Documentation

+

+ + + + +
+ + +
const NL3D::CTileColor* NL3D_CExpandLightmap::ColorTile +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+

+ + + + +
+ + +
NLMISC::CRGBA* NL3D_CExpandLightmap::DstPixels +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+

+ + + + +
+ + +
uint32 NL3D_CExpandLightmap::Height +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+

+ + + + +
+ + +
const uint8* NL3D_CExpandLightmap::LumelTile +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+

+ + + + +
+ + +
uint32 NL3D_CExpandLightmap::MulFactor +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+

+ + + + +
+ + +
const NLMISC::CRGBA* NL3D_CExpandLightmap::StaticLightColor +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+

+ + + + +
+ + +
const NLMISC::CRGBA* NL3D_CExpandLightmap::TLIColor +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+

+ + + + +
+ + +
uint32 NL3D_CExpandLightmap::Width +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D_expandLightmap, and NL3D::CTextureFar::rebuildRectangle.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1