Blender  V3.3
Public Attributes | List of all members
TransformMedian_Mesh Struct Reference

Public Attributes

float location [3]
 
float bv_weight
 
float v_crease
 
float be_weight
 
float skin [2]
 
float e_crease
 

Detailed Description

Definition at line 74 of file view3d_buttons.c.

Member Data Documentation

◆ be_weight

float TransformMedian_Mesh::be_weight

Definition at line 75 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ bv_weight

float TransformMedian_Mesh::bv_weight

Definition at line 75 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ e_crease

float TransformMedian_Mesh::e_crease

Definition at line 75 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ location

float TransformMedian_Mesh::location[3]

Definition at line 75 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ skin

float TransformMedian_Mesh::skin[2]

Definition at line 75 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().

◆ v_crease

float TransformMedian_Mesh::v_crease

Definition at line 75 of file view3d_buttons.c.

Referenced by v3d_editvertex_buts().


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