WinNiLib/NiBVHName.h File Reference

#include "common++.h"
#include "tools++.h"
#include "BVHTool.h"
#include "NiJointsTool.h"
Include dependency graph for NiBVHName.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jbxwl

Defines

#define BVH_ADD_JOINTNAME_TXT   "bvh_joint_name.txt"
#define BVH_SAVE_FORMAT_QAV   0
#define BVH_SAVE_FORMAT_SL   1
#define BVH_SAVE_FORMAT_NI   2
#define add_bvh_name(p, n, j)   add_tList_node_bystr((p), (n), 0, (j), NULL, NULL, 0)

Functions

tList * setBVHJointName (void)
tList * addBVHJointName (char *fname, tList *lt)
int BVHJoint2NiJointNum (tList *lt, Buffer joint_name)
tTree * makeBVH_SLHierarchy (void)
tTree * makeBVH_QAvHierarchy (void)
tTree * makeBVH_NiHierarchy (void)
vector getQAvBVHOffset (int joint)

Define Documentation

#define add_bvh_name ( p,
n,
 )     add_tList_node_bystr((p), (n), 0, (j), NULL, NULL, 0)

Definition at line 17 of file NiBVHName.h.

Referenced by jbxwl::addBVHJointName(), and jbxwl::setBVHJointName().

#define BVH_ADD_JOINTNAME_TXT   "bvh_joint_name.txt"

Definition at line 10 of file NiBVHName.h.

Referenced by CNiBVHTool::readFile().

#define BVH_SAVE_FORMAT_NI   2

Definition at line 14 of file NiBVHName.h.

Referenced by CNiFileTool::writeBVHFile().

#define BVH_SAVE_FORMAT_QAV   0

Definition at line 12 of file NiBVHName.h.

Referenced by CNiFileTool::writeBVHFile().

#define BVH_SAVE_FORMAT_SL   1

Definition at line 13 of file NiBVHName.h.

Referenced by CNiFileTool::writeBVHFile().


Generated on 15 Nov 2023 for JunkBox_Win_Lib by  doxygen 1.6.1