Blender V4.3
SculptTopologyIslandCache Struct Reference

#include <BKE_paint.hh>

Public Attributes

blender::Array< uint8_tvert_island_ids
 

Detailed Description

Definition at line 369 of file BKE_paint.hh.

Member Data Documentation

◆ vert_island_ids

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().


The documentation for this struct was generated from the following file: