|  |  0.5.0
                 | 
| 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. | |
| void NAV::FlowAnimation::Add | ( | ax::NodeEditor::LinkId | id, | 
| ax::NodeEditor::FlowDirection | direction = ax::NodeEditor::FlowDirection::Forward ) | 
Thread safe flow animaton of links.
| [in] | id | Id of the link to animate the flow with | 
| [in] | direction | The direction to show the flow | 
Definition at line 25 of file FlowAnimation.cpp.
| void NAV::FlowAnimation::ProcessQueue | ( | ) | 
Triggers the queued flow animations.
Definition at line 34 of file FlowAnimation.cpp.