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

Public Attributes

struct ARegionregion
 
Scenescene
 
Meshme
 
Brushbrush
 
const floatsco_start
 
const floatsco_end
 
float sco_line_div
 
int def_nr
 
bool is_init
 
WPGradient_vertStoreBasevert_cache
 
BLI_bitmapvert_visit
 
bool use_select
 
bool use_vgroup_restrict
 
short type
 
float weightpaint
 

Detailed Description

Definition at line 573 of file paint_vertex_weight_ops.c.

Member Data Documentation

◆ brush

Brush* WPGradient_userData::brush

Definition at line 577 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ def_nr

int WPGradient_userData::def_nr

Definition at line 581 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update(), and gradientVertInit__mapFunc().

◆ is_init

bool WPGradient_userData::is_init

Definition at line 582 of file paint_vertex_weight_ops.c.

◆ me

Mesh* WPGradient_userData::me

Definition at line 576 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update(), and gradientVertInit__mapFunc().

◆ region

struct ARegion* WPGradient_userData::region

Definition at line 574 of file paint_vertex_weight_ops.c.

Referenced by gradientVertInit__mapFunc().

◆ scene

Scene* WPGradient_userData::scene

Definition at line 575 of file paint_vertex_weight_ops.c.

◆ sco_end

const float* WPGradient_userData::sco_end

Definition at line 579 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ sco_line_div

float WPGradient_userData::sco_line_div

Definition at line 580 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ sco_start

const float* WPGradient_userData::sco_start

Definition at line 578 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ type

short WPGradient_userData::type

Definition at line 590 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ use_select

bool WPGradient_userData::use_select

Definition at line 588 of file paint_vertex_weight_ops.c.

Referenced by gradientVertInit__mapFunc().

◆ use_vgroup_restrict

bool WPGradient_userData::use_vgroup_restrict

Definition at line 589 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ vert_cache

WPGradient_vertStoreBase* WPGradient_userData::vert_cache

◆ vert_visit

BLI_bitmap* WPGradient_userData::vert_visit

Definition at line 585 of file paint_vertex_weight_ops.c.

Referenced by gradientVertInit__mapFunc().

◆ weightpaint

float WPGradient_userData::weightpaint

Definition at line 591 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().


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