|
Blender V5.0
|
#include <DNA_attribute_types.h>
Public Attributes | |
| void * | data |
| const ImplicitSharingInfoHandle * | sharing_info |
DNA data for bke::Attribute::SingleData.
Definition at line 32 of file DNA_attribute_types.h.
| void* AttributeSingle::data |
Definition at line 33 of file DNA_attribute_types.h.
Referenced by blender::bke::attribute_storage_blend_write_prepare(), and blender::bke::AttributeStorage::blend_write().
| const ImplicitSharingInfoHandle* AttributeSingle::sharing_info |
Definition at line 34 of file DNA_attribute_types.h.
Referenced by blender::bke::AttributeStorage::blend_write().