LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_T2FSDataBoneOrientation Struct Reference

#include <models.h>

Data Fields

T2FSDataCoordF32 pos
int16_t rotx
 Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.
int16_t roty
 Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.
int16_t rotz
 Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.
int16_t rotw
 Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.

Field Documentation

◆ pos

T2FSDataCoordF32 s_T2FSDataBoneOrientation::pos

◆ rotx

int16_t s_T2FSDataBoneOrientation::rotx

Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.

◆ roty

int16_t s_T2FSDataBoneOrientation::roty

Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.

◆ rotz

int16_t s_T2FSDataBoneOrientation::rotz

Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.

◆ rotw

int16_t s_T2FSDataBoneOrientation::rotw

Needs to be scaled, see T2FS_BONE_ROT_SCALE_FACTOR.


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