|
Blender
V3.3
|
Public Attributes | |
| float | location [3] |
| float | bv_weight |
| float | v_crease |
| float | be_weight |
| float | skin [2] |
| float | e_crease |
Definition at line 74 of file view3d_buttons.c.
| float TransformMedian_Mesh::be_weight |
Definition at line 75 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::bv_weight |
Definition at line 75 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::e_crease |
Definition at line 75 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::location[3] |
Definition at line 75 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::skin[2] |
Definition at line 75 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::v_crease |
Definition at line 75 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().