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/a02746.html | 108 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 docs/doxygen/nel/a02746.html (limited to 'docs/doxygen/nel/a02746.html') diff --git a/docs/doxygen/nel/a02746.html b/docs/doxygen/nel/a02746.html new file mode 100644 index 00000000..27835915 --- /dev/null +++ b/docs/doxygen/nel/a02746.html @@ -0,0 +1,108 @@ + + +NeL: NL3D::CLightInfluenceInterpolator::CCorner struct Reference + + + +
+

NL3D::CLightInfluenceInterpolator::CCorner Struct Reference

#include <light_influence_interpolator.h> +

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

Data Fields

CPointLightNamedLights [NumLightPerCorner]

Private Attributes

float Influence

Friends

class CLightInfluenceInterpolator
+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CLightInfluenceInterpolator [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file light_influence_interpolator.h.

+


Field Documentation

+

+ + + + +
+ + +
float NL3D::CLightInfluenceInterpolator::CCorner::Influence [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file light_influence_interpolator.h. +

+Referenced by NL3D::CLightInfluenceInterpolator::interpolate().

+

+ + + + +
+ + +
CPointLightNamed* NL3D::CLightInfluenceInterpolator::CCorner::Lights[NumLightPerCorner] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 60 of file light_influence_interpolator.h. +

+Referenced by NL3D::CPatch::appendTileLightInfluences(), NL3D::CSurfaceLightGrid::getStaticLightSetup(), and NL3D::CLightInfluenceInterpolator::interpolate().

+


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