|
Blender V4.3
|
#include <BKE_paint.hh>
Public Attributes | |
| float | current_max_distance |
| blender::Array< int > | fake_neighbor_index |
Definition at line 361 of file BKE_paint.hh.
| float SculptFakeNeighbors::current_max_distance |
Definition at line 363 of file BKE_paint.hh.
Referenced by blender::ed::sculpt_paint::fake_neighbor_init(), and SCULPT_fake_neighbors_ensure().
| blender::Array<int> SculptFakeNeighbors::fake_neighbor_index |
Definition at line 366 of file BKE_paint.hh.
Referenced by BKE_sculptsession_free_pbvh(), blender::ed::sculpt_paint::fake_neighbor_init(), blender::ed::sculpt_paint::fake_neighbor_search_bmesh(), blender::ed::sculpt_paint::fake_neighbor_search_grids(), blender::ed::sculpt_paint::fake_neighbor_search_mesh(), blender::ed::sculpt_paint::pose::grow_pose_factor(), blender::ed::sculpt_paint::pose_fake_neighbors_free(), and SCULPT_fake_neighbors_ensure().