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