Blender  V2.93
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 586 of file paint_vertex_weight_ops.c.

Member Data Documentation

◆ brush

Brush* WPGradient_userData::brush

Definition at line 590 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ def_nr

int WPGradient_userData::def_nr

Definition at line 594 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update(), and gradientVertInit__mapFunc().

◆ is_init

bool WPGradient_userData::is_init

Definition at line 595 of file paint_vertex_weight_ops.c.

◆ me

Mesh* WPGradient_userData::me

Definition at line 589 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update(), and gradientVertInit__mapFunc().

◆ region

struct ARegion* WPGradient_userData::region

Definition at line 587 of file paint_vertex_weight_ops.c.

Referenced by gradientVertInit__mapFunc().

◆ scene

Scene* WPGradient_userData::scene

Definition at line 588 of file paint_vertex_weight_ops.c.

◆ sco_end

const float* WPGradient_userData::sco_end

Definition at line 592 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ sco_line_div

float WPGradient_userData::sco_line_div

Definition at line 593 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ sco_start

const float* WPGradient_userData::sco_start

Definition at line 591 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ type

short WPGradient_userData::type

Definition at line 603 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().

◆ use_select

bool WPGradient_userData::use_select

Definition at line 601 of file paint_vertex_weight_ops.c.

Referenced by gradientVertInit__mapFunc().

◆ use_vgroup_restrict

bool WPGradient_userData::use_vgroup_restrict

Definition at line 602 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 598 of file paint_vertex_weight_ops.c.

Referenced by gradientVertInit__mapFunc().

◆ weightpaint

float WPGradient_userData::weightpaint

Definition at line 604 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update().


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