|
Blender V4.3
|
Public Attributes | |
| BArrayCustomData * | next |
| eCustomDataType | type |
| blender::Array< std::variant< BArrayState *, blender::ImplicitSharingInfoAndData > > | states |
Definition at line 96 of file editmesh_undo.cc.
| BArrayCustomData* BArrayCustomData::next |
Definition at line 97 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 99 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 98 of file editmesh_undo.cc.
Referenced by um_arraystore_cd_compact(), um_arraystore_cd_expand(), and um_arraystore_cd_free().