Blender V4.5
blender::nodes::CustomSocketDrawParams Struct Reference

#include <NOD_node_declaration.hh>

Public Attributes

const bContextC
uiLayoutlayout
bNodeTreetree
bNodenode
bNodeSocketsocket
PointerRNA node_ptr
PointerRNA socket_ptr

Detailed Description

Definition at line 182 of file NOD_node_declaration.hh.

Member Data Documentation

◆ C

const bContext& blender::nodes::CustomSocketDrawParams::C

Definition at line 183 of file NOD_node_declaration.hh.

◆ layout

uiLayout& blender::nodes::CustomSocketDrawParams::layout

Definition at line 184 of file NOD_node_declaration.hh.

◆ node

bNode& blender::nodes::CustomSocketDrawParams::node

Definition at line 186 of file NOD_node_declaration.hh.

◆ node_ptr

PointerRNA blender::nodes::CustomSocketDrawParams::node_ptr

Definition at line 188 of file NOD_node_declaration.hh.

◆ socket

bNodeSocket& blender::nodes::CustomSocketDrawParams::socket

Definition at line 187 of file NOD_node_declaration.hh.

◆ socket_ptr

PointerRNA blender::nodes::CustomSocketDrawParams::socket_ptr

Definition at line 189 of file NOD_node_declaration.hh.

◆ tree

bNodeTree& blender::nodes::CustomSocketDrawParams::tree

Definition at line 185 of file NOD_node_declaration.hh.


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