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/classNL3D_1_1CVegetableUV8.html | 146 +++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CVegetableUV8.html (limited to 'docs/doxygen/nel/classNL3D_1_1CVegetableUV8.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CVegetableUV8.html b/docs/doxygen/nel/classNL3D_1_1CVegetableUV8.html new file mode 100644 index 00000000..461fe353 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CVegetableUV8.html @@ -0,0 +1,146 @@ + + + + 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::CVegetableUV8 Class Reference

A simple tuple UV in 8 bits, for Dynamic Lightmap encoding in Alpha components of colors. +More... +

+#include <vegetable_uv8.h> +

+List of all members. + + + +

Public Attributes

uint8 U
uint8 V
+


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.


Member Data Documentation

+

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

+ +

+Definition at line 46 of file vegetable_uv8.h.

+

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

+ +

+Definition at line 46 of file vegetable_uv8.h.

+


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