Blender V4.5
blender::bke::Attribute::SingleData Struct Reference

#include <BKE_attribute_storage.hh>

Public Attributes

void * value
ImplicitSharingPtr sharing_info

Detailed Description

Data for an attribute stored as a single value for the entire domain.

Definition at line 46 of file BKE_attribute_storage.hh.

Member Data Documentation

◆ sharing_info

ImplicitSharingPtr blender::bke::Attribute::SingleData::sharing_info

Definition at line 50 of file BKE_attribute_storage.hh.

◆ value

void* blender::bke::Attribute::SingleData::value

Definition at line 49 of file BKE_attribute_storage.hh.


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