|
Blender V4.5
|
Public Attributes | |
| const Scene * | scene |
| Vector< Object * > | objects_edit |
| ParamHandle * | handle |
| float | blend |
| double | lasttime |
| int | i |
| int | iterations |
| wmTimer * | timer |
Definition at line 1045 of file uvedit_unwrap_ops.cc.
| float MinStretch::blend |
Definition at line 1049 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
| ParamHandle* MinStretch::handle |
Definition at line 1048 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_exit(), minimize_stretch_init(), and minimize_stretch_iteration().
| int MinStretch::i |
Definition at line 1051 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
| int MinStretch::iterations |
Definition at line 1051 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), and minimize_stretch_modal().
| double MinStretch::lasttime |
Definition at line 1050 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
Definition at line 1047 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 1046 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_init().
| wmTimer* MinStretch::timer |
Definition at line 1052 of file uvedit_unwrap_ops.cc.
Referenced by minimize_stretch_exit(), minimize_stretch_invoke(), and minimize_stretch_modal().