Model3dStaticFace Struct Reference

#include <flModel.h>

List of all members.

Public Attributes

u8 mdlfVertCount
vect3f ** mdlfVerts
TexturemdlfTexture
vect2f ** mdlfTexVerts
vect3f ** mdlfNormals


Detailed Description

Definition at line 28 of file flModel.h.


Member Data Documentation

u8 Model3dStaticFace::mdlfVertCount

Definition at line 29 of file flModel.h.

Referenced by mdl3dStatDraw(), mdl3dStatDrawTextured(), mdl3dStatLoadOBJ_faceRead(), and mdl3dStatSaveOBJ().

vect3f** Model3dStaticFace::mdlfVerts

Definition at line 30 of file flModel.h.

Referenced by mdl3dStatDraw(), mdl3dStatDrawTextured(), mdl3dStatFree(), and mdl3dStatLoadOBJ_faceRead().

Texture* Model3dStaticFace::mdlfTexture

Definition at line 31 of file flModel.h.

Referenced by mdl3dStatDrawTextured(), mdl3dStatLoadOBJ_faceRead(), and mdl3dStatSaveOBJ().

vect2f** Model3dStaticFace::mdlfTexVerts

Definition at line 32 of file flModel.h.

Referenced by mdl3dStatDrawTextured(), and mdl3dStatLoadOBJ_faceRead().

vect3f** Model3dStaticFace::mdlfNormals

Definition at line 33 of file flModel.h.

Referenced by mdl3dStatLoadOBJ_faceRead().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 5 19:04:04 2007 for funcLib by  doxygen 1.5.1