Blender V5.0
blender::ed::sculpt_paint::pose::BrushLocalData Struct Reference

Public Attributes

Vector< float3positions
Vector< floatfactors
Vector< floatsegment_weights
Vector< float3segment_translations
Vector< float3translations

Detailed Description

Definition at line 124 of file sculpt_pose.cc.

Member Data Documentation

◆ factors

Vector<float> blender::ed::sculpt_paint::pose::BrushLocalData::factors

◆ positions

Vector<float3> blender::ed::sculpt_paint::pose::BrushLocalData::positions

◆ segment_translations

Vector<float3> blender::ed::sculpt_paint::pose::BrushLocalData::segment_translations

◆ segment_weights

Vector<float> blender::ed::sculpt_paint::pose::BrushLocalData::segment_weights

◆ translations

Vector<float3> blender::ed::sculpt_paint::pose::BrushLocalData::translations

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