Blender V5.0
TransformProperties Struct Reference

Public Attributes

float ob_obmat_orig [4][4]
float ob_dims_orig [3]
float ob_scale_orig [3]
float ob_dims [3]
blender::Vector< floatvertex_weights
CurvesDataPanelState modified
CurvesDataPanelState current
TransformMedian ve_median
TransformMedian median
bool tag_for_update

Detailed Description

Definition at line 122 of file view3d_buttons.cc.

Member Data Documentation

◆ current

CurvesDataPanelState TransformProperties::current

Definition at line 129 of file view3d_buttons.cc.

Referenced by view3d_panel_curve_data().

◆ median

TransformMedian TransformProperties::median

Definition at line 132 of file view3d_buttons.cc.

◆ modified

CurvesDataPanelState TransformProperties::modified

Definition at line 129 of file view3d_buttons.cc.

Referenced by apply_to_active_object(), and view3d_panel_curve_data().

◆ ob_dims

float TransformProperties::ob_dims[3]

Definition at line 126 of file view3d_buttons.cc.

Referenced by v3d_object_dimension_buts().

◆ ob_dims_orig

float TransformProperties::ob_dims_orig[3]

Definition at line 124 of file view3d_buttons.cc.

Referenced by v3d_object_dimension_buts().

◆ ob_obmat_orig

float TransformProperties::ob_obmat_orig[4][4]

Definition at line 123 of file view3d_buttons.cc.

Referenced by v3d_object_dimension_buts().

◆ ob_scale_orig

float TransformProperties::ob_scale_orig[3]

Definition at line 125 of file view3d_buttons.cc.

Referenced by v3d_object_dimension_buts().

◆ tag_for_update

bool TransformProperties::tag_for_update

Definition at line 133 of file view3d_buttons.cc.

Referenced by editmesh_partial_update_update_fn(), and v3d_editvertex_buts().

◆ ve_median

TransformMedian TransformProperties::ve_median

Definition at line 132 of file view3d_buttons.cc.

Referenced by v3d_editvertex_buts().

◆ vertex_weights

blender::Vector<float> TransformProperties::vertex_weights

Definition at line 127 of file view3d_buttons.cc.

Referenced by update_active_vertex_weight(), and view3d_panel_vgroup().


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