|
Blender V5.0
|
Public Attributes | |
| Vector< int > | vert_indices |
| Vector< int > | neighbor_offsets |
| Vector< int > | neighbor_data |
| Vector< int > | neighbor_data_with_fake |
Definition at line 324 of file sculpt_pose.cc.
| 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().
| 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().
| 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().
| 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().