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

NL3D::CRawVertexNormalSkinned4 Class Reference

#include <raw_skinned.h> +

+


Detailed Description

+Vertices influenced by 4 matrix only. +

+ +

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

Data Fields

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


Field Documentation

+

+ + + + +
+ + +
uint32 NL3D::CRawVertexNormalSkinned4::MatrixId[4] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 83 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned4::Normal +
+
+ + + + + +
+   + + +

+ +

+Definition at line 86 of file raw_skinned.h.

+

+ + + + +
+ + +
CUV NL3D::CRawVertexNormalSkinned4::UV +
+
+ + + + + +
+   + + +

+ +

+Definition at line 87 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned4::Vertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 85 of file raw_skinned.h.

+

+ + + + +
+ + +
float NL3D::CRawVertexNormalSkinned4::Weights[4] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file raw_skinned.h.

+


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