#include "hemi.h"
Include dependency graph for md5.h:
This graph shows which files directly or indirectly include this file:
Data Structures | |
struct | hemi_md5_vert |
struct | hemi_md5_tri |
struct | hemi_md5_weight |
struct | hemi_md5_mesh |
struct | hemi_md5_frame |
struct | hemi_md5_joint |
struct | hemi_md5_anim |
struct | hemi_md5 |
Typedefs | |
typedef hemi_md5_vert | hemi_md5_vert_t |
typedef hemi_md5_tri | hemi_md5_tri_t |
typedef hemi_md5_weight | hemi_md5_weight_t |
typedef hemi_md5_mesh | hemi_md5_mesh_t |
typedef hemi_md5_frame | hemi_md5_frame_t |
typedef hemi_md5_joint | hemi_md5_joint_t |
typedef hemi_md5_anim | hemi_md5_anim_t |
typedef hemi_md5 | hemi_md5_t |
Functions | |
HEXTERN int | hemi_load_md5mesh (const char *, hemi_md5_t *) |
HEXTERN int | hemi_load_md5anim (const char *, hemi_md5_t *) |
typedef struct hemi_md5_anim hemi_md5_anim_t |
typedef struct hemi_md5_frame hemi_md5_frame_t |
typedef struct hemi_md5_joint hemi_md5_joint_t |
typedef struct hemi_md5_mesh hemi_md5_mesh_t |
typedef struct hemi_md5 hemi_md5_t |
typedef struct hemi_md5_tri hemi_md5_tri_t |
typedef struct hemi_md5_vert hemi_md5_vert_t |
typedef struct hemi_md5_weight hemi_md5_weight_t |
HEXTERN int hemi_load_md5anim | ( | const char * | , | |
hemi_md5_t * | ||||
) |
HEXTERN int hemi_load_md5mesh | ( | const char * | , | |
hemi_md5_t * | ||||
) |