BVHData Struct Reference

#include <bvh_tool.h>

Collaboration diagram for BVHData:
Collaboration graph
[legend]

Data Fields

int joint_num
 関節の数
int frame_num
 フレームの数
double frame_time
 フレーム間の時間 sec
int framepsec
 FPS = (int)(1.0/frame_time).
int channels
 総チャンネル数.チャンネル数の合計.モーションデータの数.
int state
 データの状態
tTreehierarchy
 関節部のツリーデータへのポインタ.上記参照.
double * motion
 MOTION データへのポインタ joint_num*frame_num.
vectoroffset
 関節のOFFSET

Detailed Description

Definition at line 69 of file bvh_tool.h.


Field Documentation

int channels

Definition at line 75 of file bvh_tool.h.

int frame_num

Definition at line 72 of file bvh_tool.h.

double frame_time

Definition at line 73 of file bvh_tool.h.

int framepsec

Definition at line 74 of file bvh_tool.h.

Definition at line 78 of file bvh_tool.h.

int joint_num

Definition at line 71 of file bvh_tool.h.

double* motion

Definition at line 79 of file bvh_tool.h.

Definition at line 80 of file bvh_tool.h.

int state

Definition at line 76 of file bvh_tool.h.

Referenced by simple_web_proxy().


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

Generated on 15 Nov 2023 for JunkBox_Lib by  doxygen 1.6.1