Blender V5.0
blender::dot_export::NodeWithSocketsRef Class Reference

#include <BLI_dot_export.hh>

Public Member Functions

 NodeWithSocketsRef (Node &node, const NodeWithSockets &data)
Nodenode ()
NodePort input (int index) const
NodePort output (int index) const

Detailed Description

Definition at line 273 of file BLI_dot_export.hh.

Constructor & Destructor Documentation

◆ NodeWithSocketsRef()

blender::dot_export::NodeWithSocketsRef::NodeWithSocketsRef ( Node & node,
const NodeWithSockets & data )

Definition at line 267 of file dot_export.cc.

References data, i, input(), node(), output(), and blender::dot_export::Rectangle.

Member Function Documentation

◆ input()

NodePort blender::dot_export::NodeWithSocketsRef::input ( int index) const
inline

◆ node()

Node & blender::dot_export::NodeWithSocketsRef::node ( )
inline

Definition at line 280 of file BLI_dot_export.hh.

Referenced by NodeWithSocketsRef().

◆ output()

NodePort blender::dot_export::NodeWithSocketsRef::output ( int index) const
inline

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