mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-31 01:25:31 +00:00
53 lines
2.2 KiB
XML
53 lines
2.2 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: sources/Models/Vector2.hpp Pages: 1 -->
|
|
<svg width="226pt" height="84pt"
|
|
viewBox="0.00 0.00 226.00 84.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 80)">
|
|
<title>sources/Models/Vector2.hpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 222,-80 222,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="11,-56.5 11,-75.5 164,-75.5 164,-56.5 11,-56.5"/>
|
|
<text text-anchor="middle" x="87.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">sources/Models/Vector2.hpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 57,-19.5 57,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="28.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M78.02,-56.32C69.3,-48.34 56.16,-36.31 45.6,-26.65"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="47.89,-24 38.15,-19.83 43.17,-29.17 47.89,-24"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="75,-0.5 75,-19.5 218,-19.5 218,-0.5 75,-0.5"/>
|
|
<text text-anchor="middle" x="146.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">SFML/System/Vector2.hpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M96.98,-56.32C105.7,-48.34 118.84,-36.31 129.4,-26.65"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="131.83,-29.17 136.85,-19.83 127.11,-24 131.83,-29.17"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|