|
Blender
V2.93
|
Public Attributes | |
| float | location [3] |
| float | bv_weight |
| float | be_weight |
| float | skin [2] |
| float | crease |
Definition at line 87 of file view3d_buttons.c.
| float TransformMedian_Mesh::be_weight |
Definition at line 88 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::bv_weight |
Definition at line 88 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::crease |
Definition at line 88 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::location[3] |
Definition at line 88 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().
| float TransformMedian_Mesh::skin[2] |
Definition at line 88 of file view3d_buttons.c.
Referenced by v3d_editvertex_buts().