#include "..\Headers\GXStandardDefines.h"
#include "..\Headers\GXMeshFunctions.h"
#include "..\Headers\GXAutoArray.h"
#include "..\Headers\GXVertex.h"
Functions | |
bool | GXCalcMeshNormals (GXVertex *pVerts, unsigned short *pIndices, UINT uVertCount, UINT uIndexCount) |
bool | TesselateMesh (ID3DXMesh **ppInOut, UINT uMaxFaceCount) |
bool | CleanMesh (ID3DXMesh **ppInOut) |
bool | CheckBoneIndices (ID3DXMesh *pInOut) |
bool | GXCenterMesh (ID3DXMesh *pMesh, float fSize) |
|
|
|
|
|
|
|
|
|
|