Blender V5.0
AttributeSingle Struct Reference

#include <DNA_attribute_types.h>

Public Attributes

void * data
const ImplicitSharingInfoHandlesharing_info

Detailed Description

DNA data for bke::Attribute::SingleData.

Definition at line 32 of file DNA_attribute_types.h.

Member Data Documentation

◆ data

void* AttributeSingle::data

◆ sharing_info

const ImplicitSharingInfoHandle* AttributeSingle::sharing_info

Definition at line 34 of file DNA_attribute_types.h.

Referenced by blender::bke::AttributeStorage::blend_write().


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