Blender  V3.3
Public Attributes | List of all members
OutputAttributeToStore Struct Reference

Public Attributes

GeometryComponentType component_type
 
eAttrDomain domain
 
StringRefNull name
 
GMutableSpan data
 

Detailed Description

Definition at line 935 of file MOD_nodes.cc.

Member Data Documentation

◆ component_type

GeometryComponentType OutputAttributeToStore::component_type

Definition at line 936 of file MOD_nodes.cc.

◆ data

GMutableSpan OutputAttributeToStore::data

Definition at line 939 of file MOD_nodes.cc.

◆ domain

eAttrDomain OutputAttributeToStore::domain

Definition at line 937 of file MOD_nodes.cc.

◆ name

StringRefNull OutputAttributeToStore::name

Definition at line 938 of file MOD_nodes.cc.

Referenced by compute_attributes_to_store().


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