Blender V4.5
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 )

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.

◆ output()

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

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