Blender V5.0
blender::ed::sculpt_paint::brushes::clay_strips_cc::LocalData Struct Reference

Public Attributes

Vector< float3positions
Vector< float2xy_positions
Vector< floatz_positions
Vector< floatfactors
Vector< floatdistances
Vector< float3translations

Detailed Description

Definition at line 47 of file clay_strips.cc.

Member Data Documentation

◆ distances

Vector<float> blender::ed::sculpt_paint::brushes::clay_strips_cc::LocalData::distances

Definition at line 52 of file clay_strips.cc.

◆ factors

Vector<float> blender::ed::sculpt_paint::brushes::clay_strips_cc::LocalData::factors

Definition at line 51 of file clay_strips.cc.

◆ positions

Vector<float3> blender::ed::sculpt_paint::brushes::clay_strips_cc::LocalData::positions

Definition at line 48 of file clay_strips.cc.

◆ translations

Vector<float3> blender::ed::sculpt_paint::brushes::clay_strips_cc::LocalData::translations

Definition at line 53 of file clay_strips.cc.

◆ xy_positions

Vector<float2> blender::ed::sculpt_paint::brushes::clay_strips_cc::LocalData::xy_positions

Definition at line 49 of file clay_strips.cc.

◆ z_positions

Vector<float> blender::ed::sculpt_paint::brushes::clay_strips_cc::LocalData::z_positions

Definition at line 50 of file clay_strips.cc.


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