TheAlgorithms-C/d4/d8a/quaternions_8c__incl.svg

82 lines
3.5 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 6.0.2 (20221011.1828)
-->
<!-- Title: geometry/quaternions.c Pages: 1 -->
<svg width="322pt" height="82pt"
viewBox="0.00 0.00 321.50 82.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 78)">
<title>geometry/quaternions.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Functions related to 3D quaternions and Euler angles.">
<polygon fill="#999999" stroke="#666666" points="181.5,-74 62.5,-74 62.5,-55 181.5,-55 181.5,-74"/>
<text text-anchor="middle" x="122" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">geometry/quaternions.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="46,-19 0,-19 0,0 46,0 46,-19"/>
<text text-anchor="middle" x="23" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M106.09,-54.98C90.45,-46.61 66.34,-33.7 48.12,-23.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.66,-20.8 39.2,-19.17 46.36,-26.98 49.66,-20.8"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="111.5,-19 64.5,-19 64.5,0 111.5,0 111.5,-19"/>
<text text-anchor="middle" x="88" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M116.39,-54.75C111.68,-47.42 104.83,-36.73 99.03,-27.7"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.86,-25.62 93.51,-19.09 95.96,-29.4 101.86,-25.62"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="182,-19 130,-19 130,0 182,0 182,-19"/>
<text text-anchor="middle" x="156" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M127.61,-54.75C132.32,-47.42 139.17,-36.73 144.97,-27.7"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.04,-29.4 150.49,-19.09 142.14,-25.62 148.04,-29.4"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../d0/dc7/geometry__datatypes_8h.html" target="_top" xlink:title="Generic header that provides data types for 3D vectors and quaternions.">
<polygon fill="white" stroke="#666666" points="313.5,-19 200.5,-19 200.5,0 313.5,0 313.5,-19"/>
<text text-anchor="middle" x="257" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">geometry_datatypes.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M143.69,-54.98C165.8,-46.3 200.32,-32.75 225.45,-22.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="226.89,-26.08 234.92,-19.17 224.33,-19.57 226.89,-26.08"/>
</g>
</g>
</svg>