Blender V5.0
blender::ed::sculpt_paint::color::ColorPaintLocalData Struct Reference

Public Attributes

Vector< floatfactors
Vector< floatauto_mask
Vector< float3positions
Vector< floatdistances
Vector< float4colors
Vector< float4new_colors
Vector< float4mix_colors
Vector< int > neighbor_offsets
Vector< int > neighbor_data

Detailed Description

Definition at line 257 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

◆ neighbor_data

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

◆ neighbor_offsets

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

◆ new_colors

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

◆ positions

Vector<float3> blender::ed::sculpt_paint::color::ColorPaintLocalData::positions

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