Blender V2.61 - r43446
|
Public Attributes | |
enum PHandleState | state |
MemArena * | arena |
PChart * | construction_chart |
PHash * | hash_verts |
PHash * | hash_edges |
PHash * | hash_faces |
PChart ** | charts |
int | ncharts |
float | aspx |
float | aspy |
RNG * | rng |
float | blend |
Definition at line 202 of file uvedit_parametrizer.c.
Definition at line 204 of file uvedit_parametrizer.c.
Referenced by p_face_add(), p_vert_add(), p_vert_copy(), param_construct_begin(), and param_delete().
float PHandle::aspx |
Definition at line 214 of file uvedit_parametrizer.c.
Referenced by p_flush_uvs(), p_flush_uvs_blend(), p_vert_load_pin_select_uvs(), param_aspect_ratio(), param_construct_begin(), and param_pack().
float PHandle::aspy |
Definition at line 214 of file uvedit_parametrizer.c.
Referenced by p_flush_uvs(), p_flush_uvs_blend(), p_vert_load_pin_select_uvs(), param_aspect_ratio(), param_construct_begin(), and param_pack().
float PHandle::blend |
Definition at line 217 of file uvedit_parametrizer.c.
Referenced by param_flush(), param_stretch_begin(), and param_stretch_blend().
Definition at line 211 of file uvedit_parametrizer.c.
Referenced by param_average(), param_construct_end(), param_delete(), param_flush(), param_flush_restore(), param_lscm_begin(), param_lscm_end(), param_lscm_solve(), param_pack(), param_scale(), param_smooth_area(), param_stretch_begin(), and param_stretch_iter().
Definition at line 206 of file uvedit_parametrizer.c.
Referenced by p_connect_pairs(), param_construct_begin(), param_construct_end(), and param_delete().
Definition at line 208 of file uvedit_parametrizer.c.
Referenced by p_edge_has_pair(), p_edge_lookup(), p_face_add_construct(), p_face_exists(), param_construct_begin(), param_construct_end(), and param_delete().
Definition at line 209 of file uvedit_parametrizer.c.
Referenced by p_connect_pairs(), p_face_add_construct(), param_construct_begin(), param_construct_end(), param_delete(), and param_face_add().
Definition at line 207 of file uvedit_parametrizer.c.
Referenced by p_vert_add(), p_vert_lookup(), param_construct_begin(), param_construct_end(), and param_delete().
int PHandle::ncharts |
Definition at line 212 of file uvedit_parametrizer.c.
Referenced by param_average(), param_construct_end(), param_delete(), param_flush(), param_flush_restore(), param_lscm_begin(), param_lscm_end(), param_lscm_solve(), param_pack(), param_scale(), param_smooth_area(), param_stretch_begin(), and param_stretch_iter().
Definition at line 216 of file uvedit_parametrizer.c.
Referenced by param_stretch_begin(), param_stretch_end(), and param_stretch_iter().
Definition at line 203 of file uvedit_parametrizer.c.
Referenced by param_construct_begin(), param_construct_end(), param_delete(), param_edge_set_seam(), param_face_add(), param_flush(), param_lscm_begin(), param_lscm_end(), param_lscm_solve(), param_smooth_area(), param_stretch_begin(), param_stretch_blend(), param_stretch_end(), and param_stretch_iter().