Blender  V2.93
Public Member Functions | List of all members
blender::nodes::InternalLinkRef Class Reference

#include <NOD_node_tree_ref.hh>

Inherits blender::NonCopyable, and blender::NonMovable.

Public Member Functions

const InputSocketReffrom () const
 
const OutputSocketRefto () const
 
bNodeLinkblink () const
 

Detailed Description

Definition at line 224 of file NOD_node_tree_ref.hh.

Member Function Documentation

◆ blink()

bNodeLink * blender::nodes::InternalLinkRef::blink ( ) const
inline

Definition at line 623 of file NOD_node_tree_ref.hh.

◆ from()

const InputSocketRef & blender::nodes::InternalLinkRef::from ( ) const
inline

Definition at line 613 of file NOD_node_tree_ref.hh.

◆ to()

const OutputSocketRef & blender::nodes::InternalLinkRef::to ( ) const
inline

Definition at line 618 of file NOD_node_tree_ref.hh.


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