#include <3ds.h>
Public Attributes | |
int | numOfVerts |
int | numOfFaces |
int | numTexVertex |
int | materialID |
bool | bHasTexture |
char | strName [255] |
UINT * | pIndices |
tVector3 * | pVerts |
tVector3 * | pNormals |
tVector2 * | pTexVerts |
tVector3 * | g_vTangents |
tVector3 * | g_vBiNormals |
tVector3 * | g_vNormals |
tFace * | pFaces |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|