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

Public Attributes

Vector< floatfactors
Vector< float4colors
Vector< int > neighbor_offsets
Vector< int > neighbor_data
Vector< float4average_colors
Vector< float4new_colors

Detailed Description

Definition at line 79 of file sculpt_filter_color.cc.

Member Data Documentation

◆ average_colors

Vector<float4> blender::ed::sculpt_paint::color::LocalData::average_colors

◆ colors

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

◆ factors

Vector<float> blender::ed::sculpt_paint::color::LocalData::factors

◆ neighbor_data

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

◆ neighbor_offsets

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

◆ new_colors

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

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