|
Blender V5.0
|
Public Attributes | |
| Vector< float3 > | positions |
| Vector< float > | factors |
| Vector< int > | propagation_steps |
| Vector< float3 > | pivot_positions |
| Vector< float3 > | pivot_axes |
| Vector< float3 > | slide_directions |
| Vector< int > | neighbor_offsets |
| Vector< int > | neighbor_data |
| Vector< float3 > | average_positions |
| Vector< float3 > | new_positions |
| Vector< float3 > | translations |
Definition at line 1003 of file sculpt_boundary.cc.
Definition at line 1020 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_smooth_mesh().
Definition at line 1006 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_bend_mesh(), blender::ed::sculpt_paint::boundary::calc_grab_mesh(), blender::ed::sculpt_paint::boundary::calc_inflate_mesh(), blender::ed::sculpt_paint::boundary::calc_slide_mesh(), blender::ed::sculpt_paint::boundary::calc_smooth_mesh(), and blender::ed::sculpt_paint::boundary::calc_twist_mesh().
| Vector<int> blender::ed::sculpt_paint::boundary::LocalDataMesh::neighbor_data |
Definition at line 1019 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_smooth_mesh().
| Vector<int> blender::ed::sculpt_paint::boundary::LocalDataMesh::neighbor_offsets |
Definition at line 1018 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_smooth_mesh().
Definition at line 1022 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_bend_mesh(), blender::ed::sculpt_paint::boundary::calc_grab_mesh(), blender::ed::sculpt_paint::boundary::calc_inflate_mesh(), blender::ed::sculpt_paint::boundary::calc_slide_mesh(), blender::ed::sculpt_paint::boundary::calc_smooth_mesh(), and blender::ed::sculpt_paint::boundary::calc_twist_mesh().
Definition at line 1012 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_bend_mesh().
Definition at line 1011 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_bend_mesh().
Definition at line 1004 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_smooth_mesh().
| Vector<int> blender::ed::sculpt_paint::boundary::LocalDataMesh::propagation_steps |
Definition at line 1007 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_bend_mesh(), blender::ed::sculpt_paint::boundary::calc_grab_mesh(), blender::ed::sculpt_paint::boundary::calc_inflate_mesh(), blender::ed::sculpt_paint::boundary::calc_slide_mesh(), blender::ed::sculpt_paint::boundary::calc_smooth_mesh(), and blender::ed::sculpt_paint::boundary::calc_twist_mesh().
Definition at line 1015 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_slide_mesh().
Definition at line 1023 of file sculpt_boundary.cc.
Referenced by blender::ed::sculpt_paint::boundary::calc_bend_mesh(), blender::ed::sculpt_paint::boundary::calc_grab_mesh(), blender::ed::sculpt_paint::boundary::calc_inflate_mesh(), blender::ed::sculpt_paint::boundary::calc_slide_mesh(), blender::ed::sculpt_paint::boundary::calc_smooth_mesh(), and blender::ed::sculpt_paint::boundary::calc_twist_mesh().