|
Blender V4.5
|
Public Attributes | |
| Vector< float > | factors |
| Vector< int > | vert_indices |
| Vector< float3 > | positions |
| Vector< float3 > | normals |
| Vector< float3 > | forces |
Definition at line 2041 of file sculpt_cloth.cc.
| Vector<float> blender::ed::sculpt_paint::cloth::FilterLocalData::factors |
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(), and blender::ed::sculpt_paint::cloth::apply_filter_forces_mesh().
Definition at line 2046 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 2045 of file sculpt_cloth.cc.
Definition at line 2044 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 2043 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().