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

NL3D::CVegetableUV8 Class Reference

#include <vegetable_uv8.h> +

+


Detailed Description

+A simple tuple UV in 8 bits, for Dynamic Lightmap encoding in Alpha components of colors
Author:
Lionel Berenguier

+Nevrax France

+
Date:
2002
+ +

+ +

+Definition at line 42 of file vegetable_uv8.h. + + + + + + +

Data Fields

uint8 U
uint8 V
+


Field Documentation

+

+ + + + +
+ + +
uint8 NL3D::CVegetableUV8::U +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file vegetable_uv8.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), NL3D::CPatch::generateTileVegetable(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
uint8 NL3D::CVegetableUV8::V +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file vegetable_uv8.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), NL3D::CPatch::generateTileVegetable(), and NL3D::CVegetableManager::updateInstanceLighting().

+


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