TheAlgorithms-C/df/ddf/structmat__3x3____coll__graph.svg

41 lines
1.9 KiB
XML
Raw Normal View History

<?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.46.0 (20210118.1747)
-->
<!-- Title: mat_3x3_ Pages: 1 -->
<svg width="67pt" height="117pt"
viewBox="0.00 0.00 67.00 117.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 113)">
<title>mat_3x3_</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-113 63,-113 63,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A 3x3 Matrix type definition.">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 59,-19.5 59,-0.5 0,-0.5"/>
<text text-anchor="middle" x="29.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">mat_3x3_</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d5/db4/structvec__3d__.html" target="_top" xlink:title="3D vector type">
<polygon fill="white" stroke="black" points="3,-89.5 3,-108.5 56,-108.5 56,-89.5 3,-89.5"/>
<text text-anchor="middle" x="29.5" y="-96.5" font-family="Helvetica,sans-Serif" font-size="10.00">vec_3d_</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M29.5,-79.19C29.5,-60.74 29.5,-33.41 29.5,-19.62"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="26,-79.34 29.5,-89.34 33,-79.34 26,-79.34"/>
<text text-anchor="middle" x="42" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00"> vec1</text>
<text text-anchor="middle" x="42" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00">vec2</text>
<text text-anchor="middle" x="42" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">vec3</text>
</g>
</g>
</svg>