|
Blender V5.0
|
#include <curves_sculpt_intern.hh>
Public Attributes | |
| Vector< float > | orig_lengths |
| Vector< float > | new_lengths |
| Vector< int > | sample_indices |
| Vector< float > | sample_factors |
| Vector< float3 > | new_positions |
See move_last_point_and_resample.
Definition at line 109 of file curves_sculpt_intern.hh.
Definition at line 111 of file curves_sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::move_last_point_and_resample().
Definition at line 116 of file curves_sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::move_last_point_and_resample().
Definition at line 110 of file curves_sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::move_last_point_and_resample().
Definition at line 114 of file curves_sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::move_last_point_and_resample().
| Vector<int> blender::ed::sculpt_paint::MoveAndResampleBuffers::sample_indices |
Definition at line 113 of file curves_sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::move_last_point_and_resample().