#include <flModel.h>
Public Attributes | |
u8 | mdlfVertCount |
vect3f ** | mdlfVerts |
Texture * | mdlfTexture |
vect2f ** | mdlfTexVerts |
vect3f ** | mdlfNormals |
Definition at line 28 of file flModel.h.
Definition at line 29 of file flModel.h.
Referenced by mdl3dStatDraw(), mdl3dStatDrawTextured(), mdl3dStatLoadOBJ_faceRead(), and mdl3dStatSaveOBJ().
Definition at line 30 of file flModel.h.
Referenced by mdl3dStatDraw(), mdl3dStatDrawTextured(), mdl3dStatFree(), and mdl3dStatLoadOBJ_faceRead().
Definition at line 31 of file flModel.h.
Referenced by mdl3dStatDrawTextured(), mdl3dStatLoadOBJ_faceRead(), and mdl3dStatSaveOBJ().
Definition at line 32 of file flModel.h.
Referenced by mdl3dStatDrawTextured(), and mdl3dStatLoadOBJ_faceRead().