|
Blender V4.3
|
Public Attributes | |
| float | warp_sta [3] |
| float | warp_end [3] |
| float | warp_nor [3] |
| float | warp_tan [3] |
| float | warp_init_dist |
Custom data, stored in #TransInfo.custom.mode.data
Definition at line 46 of file transform_mode_bend.cc.
| float BendCustomData::warp_end[3] |
Definition at line 49 of file transform_mode_bend.cc.
Referenced by Bend().
| float BendCustomData::warp_init_dist |
Definition at line 55 of file transform_mode_bend.cc.
Referenced by Bend().
| float BendCustomData::warp_nor[3] |
Definition at line 51 of file transform_mode_bend.cc.
Referenced by transdata_elem_bend().
| float BendCustomData::warp_sta[3] |
Definition at line 48 of file transform_mode_bend.cc.
Referenced by Bend().
| float BendCustomData::warp_tan[3] |
Definition at line 52 of file transform_mode_bend.cc.
Referenced by Bend().