2024-02-15 15:10:22 -08:00
|
|
|
digraph "CameraInstructionPacket" {
|
|
|
|
rankdir = LR
|
|
|
|
0
|
|
|
|
0 -> 1
|
2024-07-17 13:35:22 -07:00
|
|
|
1 -> 22
|
2024-02-15 15:10:22 -08:00
|
|
|
|
|
|
|
0 [label="CameraInstructionPacket",comment="name: \"CameraInstructionPacket\", typeName: \"\", id: 0, branchId: 300, recurseId: -1, attributes: 0, notes: \"\""];
|
|
|
|
1 [label="Camera Instruction",comment="name: \"Camera Instruction\", typeName: \"CameraInstruction\", id: 1, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
|
2024-07-17 13:35:22 -07:00
|
|
|
22 [label="CameraInstruction",comment="name: \"CameraInstruction\", typeName: \"\", id: 22, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
|
|
|
|
{ rank = max;22}
|
2024-02-15 15:10:22 -08:00
|
|
|
|
|
|
|
}
|