meshroom.ui.graph

Classes

ChunksMonitor([chunks, parent])

ChunksMonitor regularly check NodeChunks' status files for modification and trigger their update on change.

FilesModTimePollerThread([parent])

Thread responsible for non-blocking polling of last modification times of a list of files.

GraphLayout(graph)

GraphLayout provides auto-layout features to a UIGraph.

PollerRefreshStatus(value)

An enumeration.

UIGraph(undoStack, taskManager[, parent])

High level wrapper over core.Graph, with additional features dedicated to UI integration.