Blender
V3.3
|
Public Attributes | |
const TransInfo * | t |
const TransDataContainer * | tc |
const float | axis [3] |
float | angle |
float | angle_step |
bool | is_large_rotation |
Definition at line 71 of file transform_mode_rotate.c.
float TransDataArgs_Rotate::angle |
Definition at line 75 of file transform_mode_rotate.c.
float TransDataArgs_Rotate::angle_step |
Definition at line 76 of file transform_mode_rotate.c.
Referenced by applyRotationValue().
const float TransDataArgs_Rotate::axis[3] |
Definition at line 74 of file transform_mode_rotate.c.
Referenced by applyRotationValue().
bool TransDataArgs_Rotate::is_large_rotation |
Definition at line 77 of file transform_mode_rotate.c.
Referenced by applyRotationValue().
const TransInfo* TransDataArgs_Rotate::t |
Definition at line 72 of file transform_mode_rotate.c.
const TransDataContainer* TransDataArgs_Rotate::tc |
Definition at line 73 of file transform_mode_rotate.c.
Referenced by applyRotationValue().