|
Blender V5.0
|
Public Attributes | |
| float | location [3] |
| float | bv_weight |
| float | v_crease |
| float | be_weight |
| float | skin [2] |
| float | e_crease |
Definition at line 89 of file view3d_buttons.cc.
| float TransformMedian_Mesh::be_weight |
Definition at line 90 of file view3d_buttons.cc.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::bv_weight |
Definition at line 90 of file view3d_buttons.cc.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::e_crease |
Definition at line 90 of file view3d_buttons.cc.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::location[3] |
Definition at line 90 of file view3d_buttons.cc.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::skin[2] |
Definition at line 90 of file view3d_buttons.cc.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::v_crease |
Definition at line 90 of file view3d_buttons.cc.
Referenced by v3d_editvertex_buts().