Blender V4.3
blender::deg::Node::TypeInfo Struct Reference

#include <deg_node.hh>

Public Member Functions

 TypeInfo (NodeType type, const char *type_name, int id_recalc_tag=0)
 

Public Attributes

NodeType type
 
const char * type_name
 
int id_recalc_tag
 

Detailed Description

Definition at line 155 of file deg_node.hh.

Constructor & Destructor Documentation

◆ TypeInfo()

blender::deg::Node::TypeInfo::TypeInfo ( NodeType type,
const char * type_name,
int id_recalc_tag = 0 )

Definition at line 260 of file deg_node.cc.

Member Data Documentation

◆ id_recalc_tag

int blender::deg::Node::TypeInfo::id_recalc_tag

Definition at line 159 of file deg_node.hh.

◆ type

NodeType blender::deg::Node::TypeInfo::type

Definition at line 157 of file deg_node.hh.

◆ type_name

const char* blender::deg::Node::TypeInfo::type_name

Definition at line 158 of file deg_node.hh.


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