#include <mesh.h>
Collaboration diagram for hemi_buffer:

Public Attributes | |
| vec3 ** | verts |
| int | num_verts |
| int | num_frames |
| vec2 * | coords |
| int | num_coords |
| vec3 ** | normals |
| int | num_normals |
| hemi_tag_t ** | tags |
| int | num_tags |
| hemi_svert_t * | sverts |
| int | num_sverts |
| hemi_bone_t * | bones |
| int | num_bones |
| hemi_weight_t * | weights |
| int | num_weights |
1.4.7