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

NL3D::CRawVertexNormalSkinned3 Class Reference

#include <raw_skinned.h> +

+


Detailed Description

+Vertices influenced by 3 matrix only. +

+ +

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

Data Fields

uint32 MatrixId [3]
CVector Normal
CUV UV
CVector Vertex
float Weights [3]
+


Field Documentation

+

+ + + + +
+ + +
uint32 NL3D::CRawVertexNormalSkinned3::MatrixId[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 72 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned3::Normal +
+
+ + + + + +
+   + + +

+ +

+Definition at line 75 of file raw_skinned.h.

+

+ + + + +
+ + +
CUV NL3D::CRawVertexNormalSkinned3::UV +
+
+ + + + + +
+   + + +

+ +

+Definition at line 76 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned3::Vertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file raw_skinned.h.

+

+ + + + +
+ + +
float NL3D::CRawVertexNormalSkinned3::Weights[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file raw_skinned.h.

+


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