Blender  V3.3
Public Attributes | List of all members
blender::deg::DepsgraphNodeBuilder::SavedEntryTag Struct Reference

#include <deg_builder_nodes.h>

Public Attributes

IDid_orig
 
NodeType component_type
 
OperationCode opcode
 
string name
 
int name_tag
 

Detailed Description

Definition at line 260 of file deg_builder_nodes.h.

Member Data Documentation

◆ component_type

NodeType blender::deg::DepsgraphNodeBuilder::SavedEntryTag::component_type

◆ id_orig

ID* blender::deg::DepsgraphNodeBuilder::SavedEntryTag::id_orig

◆ name

string blender::deg::DepsgraphNodeBuilder::SavedEntryTag::name

◆ name_tag

int blender::deg::DepsgraphNodeBuilder::SavedEntryTag::name_tag

◆ opcode

OperationCode blender::deg::DepsgraphNodeBuilder::SavedEntryTag::opcode

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