it.unibo.scafi.simulation.frontend.controller.controller3d.helper.updater
Resets the collections that keep information about the nodes.
Most important method of this class.
Most important method of this class. It updates the specified node in the UI and in the simulation. Most of the calculations are done outside of theJavaFx thread to reduce lag.
the id of the node to update
Sets the node's color as the color relative to the first enabled sensor in that node.
Sets the node's color as the color relative to the first enabled sensor in that node.
the node that has to be checked
the 3D network renderer
(Since version ) see corresponding Javadoc for more information.
Interface to update the scene in the view and the simulation from the simulation updates.