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

Public Attributes

Vector< int > vert_indices
Vector< int > neighbor_offsets
Vector< int > neighbor_data
Vector< int > neighbor_data_with_fake

Detailed Description

Definition at line 324 of file sculpt_pose.cc.

Member Data Documentation

◆ neighbor_data

Vector<int> blender::ed::sculpt_paint::pose::GrowFactorLocalData::neighbor_data

Definition at line 327 of file sculpt_pose.cc.

Referenced by blender::ed::sculpt_paint::pose::grow_factors_mesh().

◆ neighbor_data_with_fake

Vector<int> blender::ed::sculpt_paint::pose::GrowFactorLocalData::neighbor_data_with_fake

Definition at line 328 of file sculpt_pose.cc.

Referenced by blender::ed::sculpt_paint::pose::grow_factors_mesh().

◆ neighbor_offsets

Vector<int> blender::ed::sculpt_paint::pose::GrowFactorLocalData::neighbor_offsets

Definition at line 326 of file sculpt_pose.cc.

Referenced by blender::ed::sculpt_paint::pose::grow_factors_mesh().

◆ vert_indices

Vector<int> blender::ed::sculpt_paint::pose::GrowFactorLocalData::vert_indices

Definition at line 325 of file sculpt_pose.cc.

Referenced by blender::ed::sculpt_paint::pose::grow_factors_mesh().


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