0.3.0
Loading...
Searching...
No Matches
NAV::FlowAnimation Namespace Reference

Functions

void Add (ax::NodeEditor::LinkId id, ax::NodeEditor::FlowDirection direction=ax::NodeEditor::FlowDirection::Forward)
 Thread safe flow animaton of links.
 
void ProcessQueue ()
 Triggers the queued flow animations.
 

Function Documentation

◆ Add()

void NAV::FlowAnimation::Add ( ax::NodeEditor::LinkId id,
ax::NodeEditor::FlowDirection direction = ax::NodeEditor::FlowDirection::Forward )

Thread safe flow animaton of links.

Parameters
[in]idId of the link to animate the flow with
[in]directionThe direction to show the flow

Definition at line 25 of file FlowAnimation.cpp.

◆ ProcessQueue()

void NAV::FlowAnimation::ProcessQueue ( )

Triggers the queued flow animations.

Definition at line 34 of file FlowAnimation.cpp.