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

NL3D::CRawVertexNormalSkinned2 Class Reference

#include <raw_skinned.h> +

+


Detailed Description

+Vertices influenced by 2 matrix only. +

+ +

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

Data Fields

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


Field Documentation

+

+ + + + +
+ + +
uint32 NL3D::CRawVertexNormalSkinned2::MatrixId[2] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 61 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned2::Normal +
+
+ + + + + +
+   + + +

+ +

+Definition at line 64 of file raw_skinned.h.

+

+ + + + +
+ + +
CUV NL3D::CRawVertexNormalSkinned2::UV +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file raw_skinned.h.

+

+ + + + +
+ + +
CVector NL3D::CRawVertexNormalSkinned2::Vertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file raw_skinned.h.

+

+ + + + +
+ + +
float NL3D::CRawVertexNormalSkinned2::Weights[2] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 62 of file raw_skinned.h.

+


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