10#define BVH_ADD_JOINTNAME_TXT "bvh_joint_name.txt"
12#define BVH_SAVE_FORMAT_QAV 0
13#define BVH_SAVE_FORMAT_SL 1
14#define BVH_SAVE_FORMAT_NI 2
17#define add_bvh_name(p, n, j) add_tList_node_bystr((p), (n), 0, (j), NULL, NULL, 0)
tTree * makeBVH_QAvHierarchy(void)
vector getQAvBVHOffset(int joint)
int BVHJoint2NiJointNum(tList *lt, Buffer joint_name)
tList * setBVHJointName(void)
tTree * makeBVH_SLHierarchy(void)
tList * addBVHJointName(char *fname, tList *lt)
tTree * makeBVH_NiHierarchy(void)