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

NL3D::CRawSkinVertex Class Reference

#include <raw_skin.h> +

+


Detailed Description

+A simple Vertex Pos/Normal/Uv. +

+ +

+Definition at line 45 of file raw_skin.h. + + + + + + + + +

Data Fields

CVector Normal
CVector Pos
CUV UV
+


Field Documentation

+

+ + + + +
+ + +
CVector NL3D::CRawSkinVertex::Normal +
+
+ + + + + +
+   + + +

+ +

+Definition at line 49 of file raw_skin.h. +

+Referenced by NL3D::CMeshMorpher::updateRawSkin().

+

+ + + + +
+ + +
CVector NL3D::CRawSkinVertex::Pos +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file raw_skin.h. +

+Referenced by NL3D::CMeshMorpher::updateRawSkin().

+

+ + + + +
+ + +
CUV NL3D::CRawSkinVertex::UV +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file raw_skin.h. +

+Referenced by NL3D::CMeshMorpher::updateRawSkin().

+


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