Model_3DS::Object Struct Reference

#include <Model_3DS.h>

Collaboration diagram for Model_3DS::Object:

[legend]
List of all members.

Public Attributes

char name [80]
float * Vertexes
float * Normals
float * TexCoords
unsigned short * Faces
int numFaces
int numMatFaces
int numVerts
int numTexCoords
bool textured
MaterialFacesMatFaces
Vector pos
Vector rot

Member Data Documentation

char Model_3DS::Object::name[80]

float* Model_3DS::Object::Vertexes

float* Model_3DS::Object::Normals

float* Model_3DS::Object::TexCoords

unsigned short* Model_3DS::Object::Faces

int Model_3DS::Object::numFaces

int Model_3DS::Object::numMatFaces

int Model_3DS::Object::numVerts

int Model_3DS::Object::numTexCoords

bool Model_3DS::Object::textured

MaterialFaces* Model_3DS::Object::MatFaces

Vector Model_3DS::Object::pos

Vector Model_3DS::Object::rot


The documentation for this struct was generated from the following file:
Generated on Thu Jul 19 19:27:43 2007 for padoix by  doxygen 1.5.1-p1