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/a03744.html | 173 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 173 insertions(+) create mode 100644 docs/doxygen/nel/a03744.html (limited to 'docs/doxygen/nel/a03744.html') diff --git a/docs/doxygen/nel/a03744.html b/docs/doxygen/nel/a03744.html new file mode 100644 index 00000000..b9f87469 --- /dev/null +++ b/docs/doxygen/nel/a03744.html @@ -0,0 +1,173 @@ + + +NeL: NL3D::CZoneLighter::CLumelDescriptor class Reference + + + +
+

NL3D::CZoneLighter::CLumelDescriptor Class Reference

#include <zone_lighter.h> +

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

Public Member Functions

 CLumelDescriptor ()

Data Fields

NLMISC::CVector Normal
NLMISC::CVector Position
float S
float T
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CZoneLighter::CLumelDescriptor::CLumelDescriptor  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 252 of file zone_lighter.h. +

+

00253                 {
+00254                 }
+
+


Field Documentation

+

+ + + + +
+ + +
NLMISC::CVector NL3D::CZoneLighter::CLumelDescriptor::Normal +
+
+ + + + + +
+   + + +

+ +

+Definition at line 256 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::buildZoneInformation().

+

+ + + + +
+ + +
NLMISC::CVector NL3D::CZoneLighter::CLumelDescriptor::Position +
+
+ + + + + +
+   + + +

+ +

+Definition at line 255 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::buildZoneInformation().

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CLumelDescriptor::S +
+
+ + + + + +
+   + + +

+ +

+Definition at line 257 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::buildZoneInformation().

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CLumelDescriptor::T +
+
+ + + + + +
+   + + +

+ +

+Definition at line 258 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::buildZoneInformation().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 08:35:55 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1