Blender  V2.93
Public Attributes | List of all members
TransformMedian_Mesh Struct Reference

Public Attributes

float location [3]
 
float bv_weight
 
float be_weight
 
float skin [2]
 
float crease
 

Detailed Description

Definition at line 87 of file view3d_buttons.c.

Member Data Documentation

◆ be_weight

float TransformMedian_Mesh::be_weight

Definition at line 88 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ bv_weight

float TransformMedian_Mesh::bv_weight

Definition at line 88 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ crease

float TransformMedian_Mesh::crease

Definition at line 88 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ location

float TransformMedian_Mesh::location[3]

Definition at line 88 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ skin

float TransformMedian_Mesh::skin[2]

Definition at line 88 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().


The documentation for this struct was generated from the following file: