#include <model.h>
Collaboration diagram for JOEFrame:

Public Attributes | |
| int | num_verts |
| int | num_texcoords |
| int | num_normals |
| JOEFace * | faces |
| JOEVertex * | verts |
| JOEVertex * | normals |
| JOETexCoord * | texcoords |
Definition at line 129 of file model.h.
|
|
Definition at line 135 of file model.h. Referenced by JOEMODEL::Collide(), JOEMODEL::Draw(), JOEMODEL::GetFace(), JOEMODEL::GetNormIdx(), JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL(). |
|
|
Definition at line 137 of file model.h. Referenced by JOEMODEL::GetNorm(), JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL(). |
|
|
Definition at line 133 of file model.h. Referenced by JOEMODEL::ReadData(). |
|
|
Definition at line 132 of file model.h. Referenced by JOEMODEL::ReadData(). |
|
|
Definition at line 131 of file model.h. Referenced by JOEMODEL::ReadData(). |
|
|
Definition at line 138 of file model.h. Referenced by JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL(). |
|
|
Definition at line 136 of file model.h. Referenced by JOEMODEL::Collide(), JOEMODEL::Draw(), JOEMODEL::GetVert(), JOEMODEL::ReadData(), and JOEMODEL::~JOEMODEL(). |
1.4.6