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

Public Types

enum  { VGRAD_STORE_NOP = 0 , VGRAD_STORE_DW_EXIST = (1 << 0) , VGRAD_STORE_IS_MODIFIED = (1 << 1) }
 

Public Attributes

float sco [2]
 
float weight_orig
 
enum WPGradient_vertStore:: { ... }  flag
 

Detailed Description

Definition at line 558 of file paint_vertex_weight_ops.c.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VGRAD_STORE_NOP 
VGRAD_STORE_DW_EXIST 
VGRAD_STORE_IS_MODIFIED 

Definition at line 561 of file paint_vertex_weight_ops.c.

Member Data Documentation

◆ 

enum { ... } WPGradient_vertStore::flag

◆ sco

float WPGradient_vertStore::sco[2]

◆ weight_orig

float WPGradient_vertStore::weight_orig

Definition at line 560 of file paint_vertex_weight_ops.c.

Referenced by gradientVert_update(), and gradientVertInit__mapFunc().


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