2020-08-26 19:28:38 +00: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-09-27 18:38:24 +00:00
|
|
|
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
2020-08-26 19:28:38 +00:00
|
|
|
-->
|
|
|
|
<!-- Title: 3D Vector operations Pages: 1 -->
|
2023-04-27 19:43:13 +00:00
|
|
|
<svg width="264pt" height="39pt"
|
|
|
|
viewBox="0.00 0.00 264.25 38.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2023-06-20 21:10:10 +00:00
|
|
|
|
|
|
|
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
|
|
|
<style type="text/css"><![CDATA[
|
|
|
|
.node, .edge {opacity: 0.7;}
|
|
|
|
.node.selected, .edge.selected {opacity: 1;}
|
|
|
|
.edge:hover path { stroke: red; }
|
|
|
|
.edge:hover polygon { stroke: red; fill: red; }
|
|
|
|
]]></style>
|
|
|
|
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
|
|
|
<svg id="graph" class="graph">
|
2023-04-27 19:43:13 +00:00
|
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 34.5)">
|
2020-08-26 19:28:38 +00:00
|
|
|
<title>3D Vector operations</title>
|
|
|
|
<!-- Node2 -->
|
2023-06-20 21:10:10 +00:00
|
|
|
<g id="Node000002" class="node">
|
2020-08-26 19:28:38 +00:00
|
|
|
<title>Node2</title>
|
2023-06-20 21:10:10 +00:00
|
|
|
<g id="a_Node000002"><a xlink:href="../../de/d5a/group__quaternions.html" target="_top" xlink:title=" ">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="white" stroke="#666666" points="112,-30.5 0,-30.5 0,0 112,0 112,-30.5"/>
|
|
|
|
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">Library for 3D Vectors</text>
|
|
|
|
<text text-anchor="middle" x="56" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00"> & Quaternions</text>
|
2020-08-26 19:28:38 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
2021-10-25 19:34:27 +00:00
|
|
|
<!-- Node1 -->
|
2023-06-20 21:10:10 +00:00
|
|
|
<g id="Node000001" class="node">
|
2021-10-25 19:34:27 +00:00
|
|
|
<title>Node1</title>
|
2023-06-20 21:10:10 +00:00
|
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
2023-04-27 19:43:13 +00:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="256.25,-24.88 148,-24.88 148,-5.63 256.25,-5.63 256.25,-24.88"/>
|
|
|
|
<text text-anchor="middle" x="202.12" y="-11.38" font-family="Helvetica,sans-Serif" font-size="10.00">3D Vector operations</text>
|
2021-10-25 19:34:27 +00:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
2020-08-26 19:28:38 +00:00
|
|
|
<!-- Node2->Node1 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node2->Node1</title>
|
2023-09-27 18:38:24 +00:00
|
|
|
<path fill="none" stroke="black" d="M123.59,-15.25C131.65,-15.25 139.79,-15.25 147.62,-15.25"/>
|
|
|
|
<polygon fill="black" stroke="black" points="123.82,-11.75 113.82,-15.25 123.82,-18.75 123.82,-11.75"/>
|
2020-08-26 19:28:38 +00:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|
2023-06-20 21:10:10 +00:00
|
|
|
</svg>
|
|
|
|
|
|
|
|
<style type='text/css'>
|
|
|
|
<![CDATA[
|
|
|
|
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
|
|
|
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
|
|
|
]]>
|
|
|
|
</style>
|
|
|
|
<script type="application/ecmascript"><![CDATA[
|
|
|
|
document.addEventListener('DOMContentLoaded', (event) => {
|
|
|
|
highlightEdges();
|
|
|
|
highlightAdjacentNodes();
|
|
|
|
});
|
|
|
|
]]></script>
|
|
|
|
</svg>
|