Blender V5.0
WPGradient_vertStore Struct Reference

Public Types

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

Public Attributes

float sco [2]
float weight_orig
Flag flag

Detailed Description

Definition at line 536 of file paint_vertex_weight_ops.cc.

Member Enumeration Documentation

◆ Flag

Enumerator
VGRAD_STORE_NOP 
VGRAD_STORE_DW_EXIST 
VGRAD_STORE_IS_MODIFIED 

Definition at line 537 of file paint_vertex_weight_ops.cc.

Member Data Documentation

◆ flag

Flag WPGradient_vertStore::flag

Definition at line 544 of file paint_vertex_weight_ops.cc.

Referenced by gradientVert_update(), and gradientVertInit__mapFunc().

◆ sco

float WPGradient_vertStore::sco[2]

◆ weight_orig

float WPGradient_vertStore::weight_orig

Definition at line 543 of file paint_vertex_weight_ops.cc.

Referenced by gradientVert_update(), and gradientVertInit__mapFunc().


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