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

#include <NOD_node_tree_ref.hh>

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

Public Member Functions

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

◆ from()

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

Definition at line 660 of file NOD_node_tree_ref.hh.

◆ is_muted()

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

Definition at line 675 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 665 of file NOD_node_tree_ref.hh.


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