|
Blender V4.3
|
Public Attributes | |
| const Scene * | scene |
| Vector< Object * > | objects_edit |
| ParamHandle * | handle |
| float | blend |
| double | lasttime |
| int | i |
| int | iterations |
| wmTimer * | timer |
Definition at line 1032 of file uvedit_unwrap_ops.cc.
| float MinStretch::blend |
Definition at line 1036 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
| ParamHandle* MinStretch::handle |
Definition at line 1035 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_exit(), minimize_stretch_init(), and minimize_stretch_iteration().
| int MinStretch::i |
Definition at line 1038 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
| int MinStretch::iterations |
Definition at line 1038 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), and minimize_stretch_modal().
| double MinStretch::lasttime |
Definition at line 1037 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
Definition at line 1034 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_exit(), minimize_stretch_init(), and minimize_stretch_iteration().
| const Scene* MinStretch::scene |
Definition at line 1033 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init().
| wmTimer* MinStretch::timer |
Definition at line 1039 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_exit(), minimize_stretch_invoke(), and minimize_stretch_modal().