altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
md5_mesh_t Struct Reference

#include <md5_types.h>

Collaboration diagram for md5_mesh_t:
Collaboration graph
[legend]

Public Attributes

md5_vertex_tvertex
 
md5_triangle_ttriangle
 
md5_weight_tweight
 
int num_vertex
 
int num_tri
 
int num_weight
 
char shader [256]
 

Member Data Documentation

int md5_mesh_t::num_tri
int md5_mesh_t::num_vertex
int md5_mesh_t::num_weight
char md5_mesh_t::shader[256]
md5_triangle_t* md5_mesh_t::triangle
md5_vertex_t* md5_mesh_t::vertex
md5_weight_t* md5_mesh_t::weight

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