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/a04580.html | 119 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 docs/doxygen/nel/a04580.html (limited to 'docs/doxygen/nel/a04580.html') diff --git a/docs/doxygen/nel/a04580.html b/docs/doxygen/nel/a04580.html new file mode 100644 index 00000000..d5007c8c --- /dev/null +++ b/docs/doxygen/nel/a04580.html @@ -0,0 +1,119 @@ + + +NeL: mesh_morpher.cpp File Reference + + + +
+

mesh_morpher.cpp File Reference


Detailed Description

+
Id
mesh_morpher.cpp,v 1.9 2004/02/09 11:11:17 besson Exp
+ +

+Definition in file mesh_morpher.cpp. +

+#include "std3d.h"
+#include "3d/mesh_morpher.h"
+#include "3d/vertex_buffer.h"
+#include "3d/vertex_buffer_hard.h"
+#include "3d/raw_skin.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + +

Namespaces

namespace  NL3D

Defines

#define NL3D_RAWSKIN_NORMAL_OFF   12
#define NL3D_RAWSKIN_UV_OFF   24
#define NL3D_RAWSKIN_VERTEX_SIZE   32
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_RAWSKIN_NORMAL_OFF   12 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 395 of file mesh_morpher.cpp. +

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

+

+ + + + +
+ + +
#define NL3D_RAWSKIN_UV_OFF   24 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 396 of file mesh_morpher.cpp. +

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

+

+ + + + +
+ + +
#define NL3D_RAWSKIN_VERTEX_SIZE   32 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 397 of file mesh_morpher.cpp. +

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

+


Generated on Tue Mar 16 06:42:59 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1