Blender V4.3
blender::ed::sculpt_paint::undo::SculptAttrRef Struct Reference

Public Attributes

bke::AttrDomain domain
 
eCustomDataType type
 
char name [MAX_CUSTOMDATA_LAYER_NAME]
 
bool was_set
 

Detailed Description

Definition at line 160 of file sculpt_undo.cc.

Member Data Documentation

◆ domain

bke::AttrDomain blender::ed::sculpt_paint::undo::SculptAttrRef::domain

◆ name

char blender::ed::sculpt_paint::undo::SculptAttrRef::name[MAX_CUSTOMDATA_LAYER_NAME]

◆ type

eCustomDataType blender::ed::sculpt_paint::undo::SculptAttrRef::type

◆ was_set

bool blender::ed::sculpt_paint::undo::SculptAttrRef::was_set

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