mesh_mrm_skin_template.cpp File Reference

#include "std3d.h"
Include dependency graph for mesh_mrm_skin_template.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

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

Functions

static void applyArraySkinNormalT (uint numMatrixes, uint32 *infPtr, CMesh::CSkinWeight *srcSkinPtr, CVector *srcVertexPtr, CVector *srcNormalPtr, uint normalOff, uint8 *destVertexPtr, vector< CMatrix3x4 > &boneMat3x4, uint vertexSize, uint nInf)
 File not compiled.
static void applyArraySkinTangentSpaceT (uint numMatrixes, uint32 *infPtr, CMesh::CSkinWeight *srcSkinPtr, CVector *srcVertexPtr, CVector *srcNormalPtr, CVector *tgSpacePtr, uint normalOff, uint tgSpaceOff, uint8 *destVertexPtr, vector< CMatrix3x4 > &boneMat3x4, uint vertexSize, uint nInf)

Define Documentation

#define NL3D_RAWSKIN_NORMAL_OFF   12

Definition at line 489 of file mesh_mrm_skin_template.cpp.

#define NL3D_RAWSKIN_NORMAL_OFF   12

Definition at line 847 of file mesh_mrm_skin.cpp.

#define NL3D_RAWSKIN_UV_OFF   24

Definition at line 490 of file mesh_mrm_skin_template.cpp.

#define NL3D_RAWSKIN_UV_OFF   24

Definition at line 848 of file mesh_mrm_skin.cpp.

#define NL3D_RAWSKIN_VERTEX_SIZE   32

Definition at line 491 of file mesh_mrm_skin_template.cpp.

#define NL3D_RAWSKIN_VERTEX_SIZE   32

Definition at line 849 of file mesh_mrm_skin.cpp.


Function Documentation

static void applyArraySkinNormalT ( uint  numMatrixes,
uint32 infPtr,
CMesh::CSkinWeight *  srcSkinPtr,
CVector *  srcVertexPtr,
CVector *  srcNormalPtr,
uint  normalOff,
uint8 destVertexPtr,
vector< CMatrix3x4 > &  boneMat3x4,
uint  vertexSize,
uint  nInf 
) [static]

File not compiled.

Included from mesh_mrm_skin.cpp. It is a "old school" template.

Definition at line 39 of file mesh_mrm_skin_template.cpp.

static void applyArraySkinTangentSpaceT ( uint  numMatrixes,
uint32 infPtr,
CMesh::CSkinWeight *  srcSkinPtr,
CVector *  srcVertexPtr,
CVector *  srcNormalPtr,
CVector *  tgSpacePtr,
uint  normalOff,
uint  tgSpaceOff,
uint8 destVertexPtr,
vector< CMatrix3x4 > &  boneMat3x4,
uint  vertexSize,
uint  nInf 
) [static]

Definition at line 176 of file mesh_mrm_skin_template.cpp.


Generated on Thu Jan 7 08:28:44 2010 for NeL by  doxygen 1.6.1