JOEFrame Struct Reference

#include <model.h>

Collaboration diagram for JOEFrame:

Collaboration graph
[legend]
List of all members.

Public Attributes

int num_verts
int num_texcoords
int num_normals
JOEFacefaces
JOEVertexverts
JOEVertexnormals
JOETexCoordtexcoords

Detailed Description

Definition at line 129 of file model.h.


Member Data Documentation

JOEFace* JOEFrame::faces
 

Definition at line 135 of file model.h.

Referenced by JOEMODEL::Collide(), JOEMODEL::Draw(), JOEMODEL::GetFace(), JOEMODEL::GetNormIdx(), JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL().

JOEVertex* JOEFrame::normals
 

Definition at line 137 of file model.h.

Referenced by JOEMODEL::GetNorm(), JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL().

int JOEFrame::num_normals
 

Definition at line 133 of file model.h.

Referenced by JOEMODEL::ReadData().

int JOEFrame::num_texcoords
 

Definition at line 132 of file model.h.

Referenced by JOEMODEL::ReadData().

int JOEFrame::num_verts
 

Definition at line 131 of file model.h.

Referenced by JOEMODEL::ReadData().

JOETexCoord* JOEFrame::texcoords
 

Definition at line 138 of file model.h.

Referenced by JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL().

JOEVertex* JOEFrame::verts
 

Definition at line 136 of file model.h.

Referenced by JOEMODEL::Collide(), JOEMODEL::Draw(), JOEMODEL::GetVert(), JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 19 04:11:52 2006 by  doxygen 1.4.6