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

Public Attributes

ViewContext vc
 
NormalAnglePrecalc normal_angle_precalc
 
WeightPaintGroupData active
 
WeightPaintGroupData mirror
 
const boolvgroup_validmap
 
const boollock_flags
 
const boolvgroup_locked
 
const boolvgroup_unlocked
 
const booldefbase_sel
 
int defbase_tot_sel
 
bool do_multipaint
 
bool do_lock_relative
 
int defbase_tot
 
floatprecomputed_weight
 
bool precomputed_weight_ready
 

Detailed Description

Definition at line 1534 of file paint_vertex.cc.

Member Data Documentation

◆ active

WeightPaintGroupData WPaintData::active

◆ defbase_sel

const bool* WPaintData::defbase_sel

◆ defbase_tot

int WPaintData::defbase_tot

Definition at line 1552 of file paint_vertex.cc.

Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().

◆ defbase_tot_sel

int WPaintData::defbase_tot_sel

Definition at line 1548 of file paint_vertex.cc.

Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().

◆ do_lock_relative

bool WPaintData::do_lock_relative

Definition at line 1550 of file paint_vertex.cc.

Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().

◆ do_multipaint

bool WPaintData::do_multipaint

Definition at line 1549 of file paint_vertex.cc.

Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().

◆ lock_flags

const bool* WPaintData::lock_flags

◆ mirror

WeightPaintGroupData WPaintData::mirror

◆ normal_angle_precalc

NormalAnglePrecalc WPaintData::normal_angle_precalc

Definition at line 1536 of file paint_vertex.cc.

Referenced by wpaint_stroke_test_start().

◆ precomputed_weight

float* WPaintData::precomputed_weight

◆ precomputed_weight_ready

bool WPaintData::precomputed_weight_ready

Definition at line 1556 of file paint_vertex.cc.

Referenced by precompute_weight_values().

◆ vc

ViewContext WPaintData::vc

Definition at line 1535 of file paint_vertex.cc.

Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().

◆ vgroup_locked

const bool* WPaintData::vgroup_locked

◆ vgroup_unlocked

const bool* WPaintData::vgroup_unlocked

◆ vgroup_validmap

const bool* WPaintData::vgroup_validmap

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