Blender V2.61 - r43446
|
Public Attributes | |
Scene * | scene |
Object * | obedit |
EditMesh * | em |
ParamHandle * | handle |
float | blend |
double | lasttime |
int | i |
int | iterations |
wmTimer * | timer |
Definition at line 277 of file uvedit_unwrap_ops.c.
float MinStretch::blend |
Definition at line 282 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
Definition at line 280 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_init().
Definition at line 281 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_exit(), minimize_stretch_init(), and minimize_stretch_iteration().
int MinStretch::i |
Definition at line 284 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
Definition at line 284 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_init(), and minimize_stretch_modal().
double MinStretch::lasttime |
Definition at line 283 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_init(), minimize_stretch_iteration(), and minimize_stretch_modal().
Definition at line 279 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_exit(), minimize_stretch_init(), and minimize_stretch_iteration().
Definition at line 278 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_init().
Definition at line 285 of file uvedit_unwrap_ops.c.
Referenced by minimize_stretch_exit(), minimize_stretch_invoke(), and minimize_stretch_modal().