From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...tructNL3D_1_1CLodCharacterTexture_1_1CTUVQ.html | 234 +++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CLodCharacterTexture_1_1CTUVQ.html (limited to 'docs/doxygen/nel/structNL3D_1_1CLodCharacterTexture_1_1CTUVQ.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CLodCharacterTexture_1_1CTUVQ.html b/docs/doxygen/nel/structNL3D_1_1CLodCharacterTexture_1_1CTUVQ.html new file mode 100644 index 00000000..7c8c5262 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CLodCharacterTexture_1_1CTUVQ.html @@ -0,0 +1,234 @@ + + + + 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::CLodCharacterTexture::CTUVQ Struct Reference

The Texture UV Quality info per pixel. +More... +

+#include <lod_character_texture.h> +

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

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint8 T
uint8 U
uint8 V
uint8 Q
+


Detailed Description

+The Texture UV Quality info per pixel. +

+ +

+Definition at line 56 of file lod_character_texture.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CLodCharacterTexture::CTUVQ::serial NLMISC::IStream  f [inline]
+
+ + + + + +
+   + + +

+ +

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

+References Q, NLMISC::IStream::serial, T, U, and V.

+


Member Data Documentation

+

+ + + + +
+ + +
uint8 NL3D::CLodCharacterTexture::CTUVQ::Q +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file lod_character_texture.h. +

+Referenced by serial.

+

+ + + + +
+ + +
uint8 NL3D::CLodCharacterTexture::CTUVQ::T +
+
+ + + + + +
+   + + +

+ +

+Definition at line 59 of file lod_character_texture.h. +

+Referenced by serial.

+

+ + + + +
+ + +
uint8 NL3D::CLodCharacterTexture::CTUVQ::U +
+
+ + + + + +
+   + + +

+ +

+Definition at line 61 of file lod_character_texture.h. +

+Referenced by serial.

+

+ + + + +
+ + +
uint8 NL3D::CLodCharacterTexture::CTUVQ::V +
+
+ + + + + +
+   + + +

+ +

+Definition at line 61 of file lod_character_texture.h. +

+Referenced by serial.

+


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