Blender V4.3
blender::nodes::NodeExtraInfoParams Struct Reference

#include <NOD_node_extra_info.hh>

Public Attributes

Vector< NodeExtraInfoRow > & rows
 
const bNodenode
 
const bContextC
 

Detailed Description

Definition at line 23 of file NOD_node_extra_info.hh.

Member Data Documentation

◆ C

const bContext& blender::nodes::NodeExtraInfoParams::C

Definition at line 26 of file NOD_node_extra_info.hh.

◆ node

const bNode& blender::nodes::NodeExtraInfoParams::node

Definition at line 25 of file NOD_node_extra_info.hh.

◆ rows

Vector<NodeExtraInfoRow>& blender::nodes::NodeExtraInfoParams::rows

Definition at line 24 of file NOD_node_extra_info.hh.


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