t3DObject Struct Reference

#include <3ds.h>

List of all members.

Public Attributes

int numOfVerts
int numOfFaces
int numTexVertex
int materialID
bool bHasTexture
char strName [255]
UINT * pIndices
tVector3pVerts
tVector3pNormals
tVector2pTexVerts
tVector3g_vTangents
tVector3g_vBiNormals
tVector3g_vNormals
tFacepFaces


Member Data Documentation

bool t3DObject::bHasTexture
 

tVector3* t3DObject::g_vBiNormals
 

tVector3* t3DObject::g_vNormals
 

tVector3* t3DObject::g_vTangents
 

int t3DObject::materialID
 

int t3DObject::numOfFaces
 

int t3DObject::numOfVerts
 

int t3DObject::numTexVertex
 

tFace* t3DObject::pFaces
 

UINT* t3DObject::pIndices
 

tVector3* t3DObject::pNormals
 

tVector2* t3DObject::pTexVerts
 

tVector3* t3DObject::pVerts
 

char t3DObject::strName[255]
 


The documentation for this struct was generated from the following file:
Generated on Sun Jan 22 16:23:52 2006 for Inside Time by  doxygen 1.4.5