Blender  V3.3
List of all members
blender::nodes::InternalLinkRef Class Reference

#include <NOD_node_tree_ref.hh>

Inheritance diagram for blender::nodes::InternalLinkRef:
blender::NonCopyable blender::NonMovable

Public Member Functions

#InternalLinkRef Inline Methods
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 696 of file NOD_node_tree_ref.hh.

◆ from()

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

Definition at line 686 of file NOD_node_tree_ref.hh.

◆ to()

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

Definition at line 691 of file NOD_node_tree_ref.hh.


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