|
Blender V5.0
|
Public Attributes | |
| const Scene * | scene |
| Vector< Object * > | objects_edit |
| ParamHandle * | handle |
| float | blend |
| double | lasttime |
| int | i |
| int | iterations |
| wmTimer * | timer |
Definition at line 1057 of file uvedit_unwrap_ops.cc.
| float MinStretch::blend |
Definition at line 1061 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
| ParamHandle* MinStretch::handle |
Definition at line 1060 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_exit(), minimize_stretch_init(), and minimize_stretch_iteration().
| int MinStretch::i |
Definition at line 1063 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
| int MinStretch::iterations |
Definition at line 1063 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), and minimize_stretch_modal().
| double MinStretch::lasttime |
Definition at line 1062 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
Definition at line 1059 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 1058 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init().
| wmTimer* MinStretch::timer |
Definition at line 1064 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_exit(), minimize_stretch_invoke(), and minimize_stretch_modal().