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

Public Attributes

Vector< float3positions
Vector< floatfactors
Vector< floatdistances
Vector< float3translations

Detailed Description

Definition at line 29 of file bmesh_topology_rake.cc.

Member Data Documentation

◆ distances

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

Definition at line 32 of file bmesh_topology_rake.cc.

◆ factors

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

Definition at line 31 of file bmesh_topology_rake.cc.

◆ positions

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

Definition at line 30 of file bmesh_topology_rake.cc.

◆ translations

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

Definition at line 33 of file bmesh_topology_rake.cc.


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