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

Public Attributes

int defbase_tot
 
int defbase_tot_sel
 
int defbase_tot_unsel
 
WeightPaintGroupData active
 
WeightPaintGroupData mirror
 
const boollock_flags
 
const booldefbase_sel
 
const boolvgroup_validmap
 
const boolvgroup_locked
 
const boolvgroup_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 774 of file paint_vertex.cc.

Member Data Documentation

◆ active

WeightPaintGroupData WeightPaintInfo::active

◆ brush_alpha_value

float WeightPaintInfo::brush_alpha_value

◆ defbase_sel

const bool* WeightPaintInfo::defbase_sel

◆ defbase_tot

int WeightPaintInfo::defbase_tot

◆ defbase_tot_sel

int WeightPaintInfo::defbase_tot_sel

◆ defbase_tot_unsel

int WeightPaintInfo::defbase_tot_unsel

Definition at line 780 of file paint_vertex.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

◆ is_normalized

bool WeightPaintInfo::is_normalized

◆ lock_flags

const bool* WeightPaintInfo::lock_flags

◆ mirror

WeightPaintGroupData WeightPaintInfo::mirror

Definition at line 782 of file paint_vertex.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: