|
Blender V5.0
|
Public Attributes | |
| double3 | position |
| double | weight_total |
Definition at line 646 of file sculpt_transform.cc.
| double3 blender::ed::sculpt_paint::AveragePositionAccumulation::position |
Definition at line 647 of file sculpt_transform.cc.
Referenced by blender::ed::sculpt_paint::accumulate_weighted_average_position(), and blender::ed::sculpt_paint::combine_average_position_accumulation().
| double blender::ed::sculpt_paint::AveragePositionAccumulation::weight_total |
Definition at line 648 of file sculpt_transform.cc.
Referenced by blender::ed::sculpt_paint::accumulate_weighted_average_position(), and blender::ed::sculpt_paint::combine_average_position_accumulation().