|
Blender
V3.3
|
Public Attributes | |
| const TransInfo * | t |
| const TransDataContainer * | tc |
| float | ratio |
| const struct ToSphereInfo | to_sphere_info |
| bool | is_local_center |
| bool | is_data_space |
Definition at line 107 of file transform_mode_tosphere.c.
| bool TransDataArgs_ToSphere::is_data_space |
Definition at line 113 of file transform_mode_tosphere.c.
Referenced by applyToSphere().
| bool TransDataArgs_ToSphere::is_local_center |
Definition at line 112 of file transform_mode_tosphere.c.
Referenced by applyToSphere().
| float TransDataArgs_ToSphere::ratio |
Definition at line 110 of file transform_mode_tosphere.c.
Referenced by applyToSphere().
| const TransInfo* TransDataArgs_ToSphere::t |
Definition at line 108 of file transform_mode_tosphere.c.
| const TransDataContainer* TransDataArgs_ToSphere::tc |
Definition at line 109 of file transform_mode_tosphere.c.
Referenced by applyToSphere().
| const struct ToSphereInfo TransDataArgs_ToSphere::to_sphere_info |
Definition at line 110 of file transform_mode_tosphere.c.
Referenced by applyToSphere().