Blender V4.3
blender::ed::sculpt_paint::color::ColorPaintLocalData Struct Reference

Public Attributes

Vector< floatfactors
 
Vector< floatauto_mask
 
Vector< floatdistances
 
Vector< float4colors
 
Vector< float4new_colors
 
Vector< float4mix_colors
 
Vector< Vector< int > > vert_neighbors
 

Detailed Description

Definition at line 251 of file sculpt_paint_color.cc.

Member Data Documentation

◆ auto_mask

Vector<float> blender::ed::sculpt_paint::color::ColorPaintLocalData::auto_mask

◆ colors

Vector<float4> blender::ed::sculpt_paint::color::ColorPaintLocalData::colors

◆ distances

◆ factors

◆ mix_colors

Vector<float4> blender::ed::sculpt_paint::color::ColorPaintLocalData::mix_colors

◆ new_colors

Vector<float4> blender::ed::sculpt_paint::color::ColorPaintLocalData::new_colors

◆ vert_neighbors

Vector<Vector<int> > blender::ed::sculpt_paint::color::ColorPaintLocalData::vert_neighbors

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