Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GXMeshFunctions.cpp File Reference

#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)

Function Documentation

bool CheckBoneIndices ID3DXMesh *    pInOut
 

bool CleanMesh ID3DXMesh **    ppInOut
 

bool GXCalcMeshNormals GXVertex   pVerts,
unsigned short *    pIndices,
UINT    uVertCount,
UINT    uIndexCount
 

bool GXCenterMesh ID3DXMesh *    pMesh,
float    fSize
 

bool TesselateMesh ID3DXMesh **    ppInOut,
UINT    uMaxFaceCount
 


Generated on Thu May 23 17:51:00 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001