Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Namespace Members   Data Fields   Globals  

t3DObject Struct Reference

#include <ExCModel3DS.h>


Data Fields

int numOfVerts
int numOfFaces
int numTexVertex
int materialID
bool bHasTexture
char strName [255]
std::string Material
std::vector< ExCVec3DVerts
std::vector< ExCVec3DNormals
std::vector< ExCVec2DTexVerts
std::vector< tFaceFaces


Field Documentation

bool bHasTexture
 

Definition at line 114 of file ExCModel3DS.h.

std::vector<tFace> Faces
 

Definition at line 120 of file ExCModel3DS.h.

Referenced by ExCModel3DS::ReadFace().

std::string Material
 

Definition at line 116 of file ExCModel3DS.h.

Referenced by ExCModel3DS::ReadFace().

int materialID
 

Definition at line 113 of file ExCModel3DS.h.

std::vector<ExCVec3D> Normals
 

Definition at line 118 of file ExCModel3DS.h.

int numOfFaces
 

Definition at line 111 of file ExCModel3DS.h.

Referenced by ExCModel3DS::ReadFace().

int numOfVerts
 

Definition at line 110 of file ExCModel3DS.h.

Referenced by ExCModel3DS::ReadVertices().

int numTexVertex
 

Definition at line 112 of file ExCModel3DS.h.

Referenced by ExCModel3DS::ReadUVCoordinates().

char strName[255]
 

Definition at line 115 of file ExCModel3DS.h.

std::vector<ExCVec2D> TexVerts
 

Definition at line 119 of file ExCModel3DS.h.

Referenced by ExCModel3DS::ReadUVCoordinates().

std::vector<ExCVec3D> Verts
 

Definition at line 117 of file ExCModel3DS.h.

Referenced by ExCModel3DS::ReadVertices().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 10 18:20:50 2002 for ExNihilo by doxygen1.3-rc1