2020-08-26 22:28:38 +03:00
|
|
|
<?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">
|
2023-01-20 07:13:50 +03:00
|
|
|
<!-- Generated by graphviz version 7.0.6 (20230106.0513)
|
2020-08-26 22:28:38 +03:00
|
|
|
-->
|
|
|
|
<!-- Title: mat_3x3_ Pages: 1 -->
|
2022-09-08 03:17:03 +03:00
|
|
|
<svg width="67pt" height="115pt"
|
|
|
|
viewBox="0.00 0.00 67.00 115.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 111)">
|
2020-08-26 22:28:38 +03:00
|
|
|
<title>mat_3x3_</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="A 3x3 Matrix type definition.">
|
2022-09-08 03:17:03 +03:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="59,-19 0,-19 0,0 59,0 59,-19"/>
|
|
|
|
<text text-anchor="middle" x="29.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">mat_3x3_</text>
|
2020-08-26 22:28:38 +03:00
|
|
|
</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">
|
2022-09-08 03:17:03 +03:00
|
|
|
<polygon fill="white" stroke="#666666" points="56,-107 3,-107 3,-88 56,-88 56,-107"/>
|
|
|
|
<text text-anchor="middle" x="29.5" y="-95" font-family="Helvetica,sans-Serif" font-size="10.00">vec_3d_</text>
|
2020-08-26 22:28:38 +03:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2->Node1 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node2->Node1</title>
|
2022-11-02 09:20:05 +03:00
|
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M29.5,-76.37C29.5,-58.37 29.5,-32.83 29.5,-19.46"/>
|
|
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="26,-76.11 29.5,-86.11 33,-76.11 26,-76.11"/>
|
2022-09-08 03:17:03 +03:00
|
|
|
<text text-anchor="middle" x="42" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00"> vec1</text>
|
|
|
|
<text text-anchor="middle" x="42" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00">vec2</text>
|
|
|
|
<text text-anchor="middle" x="42" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">vec3</text>
|
2020-08-26 22:28:38 +03:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|