|
Blender V5.0
|
Public Attributes | |
| Vector< float > | factors |
| Vector< int > | vert_indices |
| Vector< float3 > | positions |
| Vector< float3 > | normals |
| Vector< float3 > | forces |
Definition at line 2037 of file sculpt_cloth.cc.
Definition at line 2038 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::apply_filter_forces_bmesh(), blender::ed::sculpt_paint::cloth::apply_filter_forces_grids(), and blender::ed::sculpt_paint::cloth::apply_filter_forces_mesh().
Definition at line 2042 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::apply_filter_forces_bmesh(), blender::ed::sculpt_paint::cloth::apply_filter_forces_grids(), blender::ed::sculpt_paint::cloth::apply_filter_forces_mesh(), and blender::ed::sculpt_paint::cloth::apply_scale_filter().
Definition at line 2041 of file sculpt_cloth.cc.
Definition at line 2040 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::apply_filter_forces_bmesh(), blender::ed::sculpt_paint::cloth::apply_filter_forces_grids(), and blender::ed::sculpt_paint::cloth::apply_filter_forces_mesh().
| Vector<int> blender::ed::sculpt_paint::cloth::FilterLocalData::vert_indices |
Definition at line 2039 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::apply_filter_forces_bmesh(), and blender::ed::sculpt_paint::cloth::apply_filter_forces_grids().