mirror of
https://github.com/TheAlgorithms/C
synced 2024-12-15 07:52:36 +03:00
40 lines
1.8 KiB
XML
40 lines
1.8 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.49.3 (20211023.0002)
|
|
-->
|
|
<!-- Title: 3D Dual-Quaternion operations Pages: 1 -->
|
|
<svg width="262pt" height="38pt"
|
|
viewBox="0.00 0.00 262.00 38.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 34)">
|
|
<title>3D Dual-Quaternion operations</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-34 258,-34 258,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="254,-30 149,-30 149,0 254,0 254,-30"/>
|
|
<text text-anchor="start" x="157" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">3D Dual-Quaternion</text>
|
|
<text text-anchor="middle" x="201.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> operations</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="../../de/d5a/group__quaternions.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="113,-30 0,-30 0,0 113,0 113,-30"/>
|
|
<text text-anchor="start" x="8" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">Library for 3D Vectors</text>
|
|
<text text-anchor="middle" x="56.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> & Quaternions</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="black" d="M123.23,-15C131.85,-15 140.59,-15 148.93,-15"/>
|
|
<polygon fill="black" stroke="black" points="123.2,-11.5 113.2,-15 123.2,-18.5 123.2,-11.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|