|
Blender V5.0
|
Public Attributes | |
| Vector< int > | vert_indices |
| Vector< float > | factors |
| Vector< float > | distances |
| Vector< float > | sim_factors |
| Vector< float3 > | positions |
| Vector< float3 > | init_positions |
| Vector< float3 > | diffs |
| Vector< float3 > | translations |
Definition at line 736 of file sculpt_cloth.cc.
Definition at line 743 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::solve_verts_simulation().
Definition at line 739 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::calc_forces_bmesh(), blender::ed::sculpt_paint::cloth::calc_forces_grids(), and blender::ed::sculpt_paint::cloth::calc_forces_mesh().
Definition at line 738 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::calc_constraint_factors(), blender::ed::sculpt_paint::cloth::calc_forces_bmesh(), blender::ed::sculpt_paint::cloth::calc_forces_grids(), blender::ed::sculpt_paint::cloth::calc_forces_mesh(), and blender::ed::sculpt_paint::cloth::do_simulation_step().
Definition at line 742 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::calc_forces_bmesh(), blender::ed::sculpt_paint::cloth::calc_forces_grids(), and blender::ed::sculpt_paint::cloth::calc_forces_mesh().
Definition at line 741 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::calc_constraint_factors(), blender::ed::sculpt_paint::cloth::calc_forces_bmesh(), blender::ed::sculpt_paint::cloth::calc_forces_grids(), blender::ed::sculpt_paint::cloth::calc_forces_mesh(), and blender::ed::sculpt_paint::cloth::solve_verts_simulation().
Definition at line 740 of file sculpt_cloth.cc.
| Vector<int> blender::ed::sculpt_paint::cloth::LocalData::vert_indices |
Definition at line 737 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::calc_forces_bmesh(), blender::ed::sculpt_paint::cloth::calc_forces_grids(), and blender::ed::sculpt_paint::cloth::do_simulation_step().