|
Blender V4.3
|
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 710 of file sculpt_cloth.cc.
Definition at line 717 of file sculpt_cloth.cc.
Referenced by blender::ed::sculpt_paint::cloth::solve_verts_simulation().
Definition at line 713 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 712 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 716 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 715 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 714 of file sculpt_cloth.cc.
Definition at line 711 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().