mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-09 06:54:01 -04:00
79 lines
3.4 KiB
XML
79 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.43.0 (0)
|
|
-->
|
|
<!-- Title: CustomTrack Pages: 1 -->
|
|
<svg width="379pt" height="104pt"
|
|
viewBox="0.00 0.00 379.00 104.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 100)">
|
|
<title>CustomTrack</title>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="155,-19 75,-19 75,0 155,0 155,-19"/>
|
|
<text text-anchor="middle" x="115" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">CustomTrack</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="Node000002" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_Node000002"><a xlink:href="classTrack.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="42,-96 0,-96 0,-77 42,-77 42,-96"/>
|
|
<text text-anchor="middle" x="21" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">Track</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1_Node000001_Node000002" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
|
<path fill="none" stroke="#63b8ff" d="M39.63,-70.64C58.99,-55.19 88.62,-31.55 104.34,-19"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="37.42,-67.92 31.78,-76.9 41.78,-73.4 37.42,-67.92"/>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="Node000003" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_Node000003"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="170,-96 60,-96 60,-77 170,-77 170,-96"/>
|
|
<text text-anchor="middle" x="115" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">vector< uint64_t ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node1 -->
|
|
<g id="edge2_Node000001_Node000003" class="edge">
|
|
<title>Node3->Node1</title>
|
|
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M115,-66.52C115,-51.24 115,-30.48 115,-19"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="111.5,-66.9 115,-76.9 118.5,-66.9 111.5,-66.9"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="154.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> mOpaqueItems</text>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="Node000004" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_Node000004"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#666666" points="325.5,-96 188.5,-96 188.5,-77 325.5,-77 325.5,-96"/>
|
|
<text text-anchor="middle" x="257" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">vector< TrackSections ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node1 -->
|
|
<g id="edge3_Node000001_Node000004" class="edge">
|
|
<title>Node4->Node1</title>
|
|
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M241.29,-69.76C230.05,-59.24 214.12,-45.77 198,-37 183.78,-29.26 166.95,-23.36 152.17,-19.12"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="238.95,-72.36 248.58,-76.78 243.81,-67.32 238.95,-72.36"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="299.5" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> mTranslucentItems</text>
|
|
<text text-anchor="middle" x="299.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">mTranslucentNoZBufferItems</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|