Skip to content

NetAnim: Add helper function to update the size of a node

André requested to merge a_a/ns-3-dev:node_size into master

This function allows passing a pointer to update the size of a node, like it is already available for updating the color or description of a node.

Merge request reports