Blender  V3.3
Public Attributes | List of all members
SculptAttrRef Struct Reference

Public Attributes

eAttrDomain domain
 
int type
 
char name [MAX_CUSTOMDATA_LAYER_NAME]
 
bool was_set
 

Detailed Description

Definition at line 108 of file sculpt_undo.c.

Member Data Documentation

◆ domain

eAttrDomain SculptAttrRef::domain

Definition at line 109 of file sculpt_undo.c.

Referenced by sculpt_save_active_attribute(), and sculpt_undo_set_active_layer().

◆ name

char SculptAttrRef::name[MAX_CUSTOMDATA_LAYER_NAME]

Definition at line 111 of file sculpt_undo.c.

Referenced by sculpt_save_active_attribute(), and sculpt_undo_set_active_layer().

◆ type

int SculptAttrRef::type

Definition at line 110 of file sculpt_undo.c.

Referenced by sculpt_save_active_attribute(), and sculpt_undo_set_active_layer().

◆ was_set

bool SculptAttrRef::was_set

Definition at line 112 of file sculpt_undo.c.

Referenced by sculpt_save_active_attribute(), and SCULPT_undo_push_begin().


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