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

NL3D::CRawVertexNormalSkinned1 Class Reference

#include <raw_skinned.h> +

+


Detailed Description

+Vertices influenced by 1 matrix only. +

+ +

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

Data Fields

uint32 MatrixId [1]
CVector Normal
CUV UV
CVector Vertex
+


Field Documentation

+

+ + + + +
+ + +
uint32 NL3D::CRawVertexNormalSkinned1::MatrixId[1] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned1::Normal +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file raw_skinned.h.

+

+ + + + +
+ + +
CUV NL3D::CRawVertexNormalSkinned1::UV +
+
+ + + + + +
+   + + +

+ +

+Definition at line 53 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned1::Vertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file raw_skinned.h.

+


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