|
Blender V5.0
|
Public Attributes | |
| BArrayCustomData * | next |
| eCustomDataType | type |
| blender::Array< std::variant< BArrayState *, blender::ImplicitSharingInfoAndData > > | states |
Definition at line 123 of file editmesh_undo.cc.
| BArrayCustomData* BArrayCustomData::next |
Definition at line 124 of file editmesh_undo.cc.
Referenced by um_arraystore_cd_compact(), um_arraystore_cd_expand(), and um_arraystore_cd_free().
| blender::Array<std::variant<BArrayState *, blender::ImplicitSharingInfoAndData> > BArrayCustomData::states |
Definition at line 126 of file editmesh_undo.cc.
Referenced by um_arraystore_cd_compact(), um_arraystore_cd_expand(), and um_arraystore_cd_free().
| eCustomDataType BArrayCustomData::type |
Definition at line 125 of file editmesh_undo.cc.
Referenced by um_arraystore_cd_compact(), um_arraystore_cd_expand(), um_arraystore_cd_free(), and um_customdata_layer_use_rle().