0.2.0
|
Handles Flow animations. More...
Go to the source code of this file.
Functions | |
void | NAV::FlowAnimation::Add (ax::NodeEditor::LinkId id, ax::NodeEditor::FlowDirection direction=ax::NodeEditor::FlowDirection::Forward) |
Thread safe flow animaton of links. | |
void | NAV::FlowAnimation::ProcessQueue () |
Triggers the queued flow animations. | |
Handles 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 |