Blender V4.3
WeightPaintInfo Struct Reference

Public Attributes

MutableSpan< MDeformVertdvert
 
int defbase_tot
 
int defbase_tot_sel
 
int defbase_tot_unsel
 
WeightPaintGroupData active
 
WeightPaintGroupData mirror
 
const bool * lock_flags
 
const bool * defbase_sel
 
const bool * vgroup_validmap
 
const bool * vgroup_locked
 
const bool * vgroup_unlocked
 
bool do_flip
 
bool do_multipaint
 
bool do_auto_normalize
 
bool do_lock_relative
 
bool is_normalized
 
float brush_alpha_value
 

Detailed Description

Definition at line 146 of file paint_weight.cc.

Member Data Documentation

◆ active

◆ brush_alpha_value

float WeightPaintInfo::brush_alpha_value

◆ defbase_sel

const bool* WeightPaintInfo::defbase_sel

◆ defbase_tot

◆ defbase_tot_sel

int WeightPaintInfo::defbase_tot_sel

◆ defbase_tot_unsel

int WeightPaintInfo::defbase_tot_unsel

Definition at line 154 of file paint_weight.cc.

Referenced by wpaint_stroke_update_step().

◆ do_auto_normalize

bool WeightPaintInfo::do_auto_normalize

◆ do_flip

bool WeightPaintInfo::do_flip

◆ do_lock_relative

bool WeightPaintInfo::do_lock_relative

◆ do_multipaint

bool WeightPaintInfo::do_multipaint

◆ dvert

◆ is_normalized

bool WeightPaintInfo::is_normalized

◆ lock_flags

const bool* WeightPaintInfo::lock_flags

◆ mirror

WeightPaintGroupData WeightPaintInfo::mirror

Definition at line 156 of file paint_weight.cc.

Referenced by do_weight_paint_vertex_single(), and wpaint_stroke_update_step().

◆ vgroup_locked

const bool* WeightPaintInfo::vgroup_locked

◆ vgroup_unlocked

const bool* WeightPaintInfo::vgroup_unlocked

◆ vgroup_validmap

const bool* WeightPaintInfo::vgroup_validmap

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