Scenic v0.10.2 Scenic.ViewPort.Tables View Source

The Tables processes is a critical piece of Scenic. It caches the graphs that have been pushed by the various scenes.

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_graph_refs(graph_key) View Source

Link to this function

insert_graph(graph_key, scene_pid, graph, refs) View Source

Link to this function

subscribe(graph_key, pid) View Source

Link to this function

unsubscribe(graph_key, pid) View Source