package arc.graph.pb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Graph

graph.proto:45

Graph is a visual dataflow graph representation combining IR elements with canvas layout for the Arc graph editor.

Used in: service.arc.pb.Arc

message Node

graph.proto:24

Node is a visual node in the Arc graph editor representing a function instantiation with position data.

Used in: Graph

message Viewport

graph.proto:36

Viewport is the camera state for viewing the Arc graph editor canvas.

Used in: Graph