FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
char * | jname |
char * | mocap_name |
int | nchan |
int | ichan [6] |
int | level |
float * | values |
Definition at line 84 of file BVHreader.c.
int joint_frame_motion::ichan |
Definition at line 88 of file BVHreader.c.
char * joint_frame_motion::jname |
Definition at line 85 of file BVHreader.c.
int joint_frame_motion::level |
Definition at line 89 of file BVHreader.c.
char * joint_frame_motion::mocap_name |
Definition at line 86 of file BVHreader.c.
int joint_frame_motion::nchan |
Definition at line 87 of file BVHreader.c.
float * joint_frame_motion::values |
Definition at line 90 of file BVHreader.c.