mobj_s Struct Reference

Collaboration diagram for mobj_s:
Collaboration graph
[legend]

Data Fields

int num_verts
int num_verts_parsed
float * verts
int num_normals
int num_normals_parsed
float * normals
int num_texcoords
int num_texcoords_parsed
float * texcoords
int num_tris
int num_tris_parsed
mobjtri_ttris

Detailed Description

Definition at line 37 of file r_model_obj.c.


Field Documentation

Definition at line 44 of file r_model_obj.c.

Referenced by R_LoadObjModel(), R_LoadObjModelLine(), and R_LoadObjModelVertexArrays().

Definition at line 42 of file r_model_obj.c.

Referenced by R_LoadObjModel(), and R_LoadObjModelLine().

Definition at line 43 of file r_model_obj.c.

Referenced by R_LoadObjModelLine().

Definition at line 46 of file r_model_obj.c.

Referenced by R_LoadObjModel(), and R_LoadObjModelLine().

Definition at line 47 of file r_model_obj.c.

Referenced by R_LoadObjModelLine().

Definition at line 50 of file r_model_obj.c.

Referenced by R_LoadObjModel(), R_LoadObjModelLine(), and R_LoadObjModelVertexArrays().

Definition at line 51 of file r_model_obj.c.

Referenced by R_LoadObjModelLine(), and R_LoadObjModelTris().

Definition at line 38 of file r_model_obj.c.

Referenced by R_LoadObjModel(), R_LoadObjModelLine(), and R_LoadObjModelVertexArrays().

Definition at line 39 of file r_model_obj.c.

Referenced by R_LoadObjModelLine().

Definition at line 48 of file r_model_obj.c.

Referenced by R_LoadObjModel(), R_LoadObjModelLine(), and R_LoadObjModelVertexArrays().

float* mobj_s::verts

Definition at line 40 of file r_model_obj.c.

Referenced by R_LoadObjModel(), R_LoadObjModelLine(), and R_LoadObjModelVertexArrays().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2