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

#include <NOD_node_tree_ref.hh>

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

Public Member Functions

const OutputSocketReffrom () const
 
const InputSocketRefto () const
 
bNodeLinkblink () const
 
bool is_muted () const
 

Detailed Description

Definition at line 207 of file NOD_node_tree_ref.hh.

Member Function Documentation

◆ blink()

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

Definition at line 599 of file NOD_node_tree_ref.hh.

◆ from()

const OutputSocketRef & blender::nodes::LinkRef::from ( ) const
inline

Definition at line 589 of file NOD_node_tree_ref.hh.

◆ is_muted()

bool blender::nodes::LinkRef::is_muted ( ) const
inline

Definition at line 604 of file NOD_node_tree_ref.hh.

References bNodeLink::flag, and NODE_LINK_MUTED.

◆ to()

const InputSocketRef & blender::nodes::LinkRef::to ( ) const
inline

Definition at line 594 of file NOD_node_tree_ref.hh.


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