Blender V4.3
BArrayCustomData Struct Reference

Public Attributes

BArrayCustomDatanext
 
eCustomDataType type
 
blender::Array< std::variant< BArrayState *, blender::ImplicitSharingInfoAndData > > states
 

Detailed Description

Definition at line 96 of file editmesh_undo.cc.

Member Data Documentation

◆ next

BArrayCustomData* BArrayCustomData::next

◆ states

blender::Array<std::variant<BArrayState *, blender::ImplicitSharingInfoAndData> > BArrayCustomData::states

◆ type

eCustomDataType BArrayCustomData::type

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