|
Blender V4.3
|
#include <BKE_paint.hh>
Public Attributes | |
| blender::Array< uint8_t > | vert_island_ids |
Definition at line 369 of file BKE_paint.hh.
| blender::Array<uint8_t> SculptTopologyIslandCache::vert_island_ids |
An ID for the island containing each geometry vertex. Will be empty if there is only a single island.
Definition at line 374 of file BKE_paint.hh.
Referenced by blender::ed::sculpt_paint::islands::vert_id_get().