mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
94 lines
4.0 KiB
XML
94 lines
4.0 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 8.0.5 (20230430.1635)
|
||
|
-->
|
||
|
<!-- Title: geometry/quaternions.c Pages: 1 -->
|
||
|
<svg width="318pt" height="83pt"
|
||
|
viewBox="0.00 0.00 318.00 82.50" 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.5)">
|
||
|
<title>geometry/quaternions.c</title>
|
||
|
<!-- Node1 -->
|
||
|
<g id="Node000001" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_Node000001"><a xlink:title="Functions related to 3D quaternions and Euler angles.">
|
||
|
<polygon fill="#999999" stroke="#666666" points="178.62,-74.5 60.62,-74.5 60.62,-55.25 178.62,-55.25 178.62,-74.5"/>
|
||
|
<text text-anchor="middle" x="119.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">geometry/quaternions.c</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2 -->
|
||
|
<g id="Node000002" class="node">
|
||
|
<title>Node2</title>
|
||
|
<g id="a_Node000002"><a xlink:title=" ">
|
||
|
<polygon fill="#e0e0e0" stroke="#999999" points="45.25,-19.25 0,-19.25 0,0 45.25,0 45.25,-19.25"/>
|
||
|
<text text-anchor="middle" x="22.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node2 -->
|
||
|
<g id="edge1_Node000001_Node000002" class="edge">
|
||
|
<title>Node1->Node2</title>
|
||
|
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M103.17,-54.84C88.26,-46.66 66.03,-34.46 48.71,-24.94"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.61,-21.45 40.16,-19.7 47.24,-27.58 50.61,-21.45"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node3 -->
|
||
|
<g id="Node000003" class="node">
|
||
|
<title>Node3</title>
|
||
|
<g id="a_Node000003"><a xlink:title=" ">
|
||
|
<polygon fill="#e0e0e0" stroke="#999999" points="109.62,-19.25 63.62,-19.25 63.62,0 109.62,0 109.62,-19.25"/>
|
||
|
<text text-anchor="middle" x="86.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node3 -->
|
||
|
<g id="edge2_Node000001_Node000003" class="edge">
|
||
|
<title>Node1->Node3</title>
|
||
|
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M114.18,-55.08C109.76,-47.96 103.39,-37.68 97.89,-28.8"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.44,-27.27 92.19,-20.61 94.49,-30.95 100.44,-27.27"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node4 -->
|
||
|
<g id="Node000004" class="node">
|
||
|
<title>Node4</title>
|
||
|
<g id="a_Node000004"><a xlink:title=" ">
|
||
|
<polygon fill="#e0e0e0" stroke="#999999" points="179.25,-19.25 128,-19.25 128,0 179.25,0 179.25,-19.25"/>
|
||
|
<text text-anchor="middle" x="153.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node4 -->
|
||
|
<g id="edge3_Node000001_Node000004" class="edge">
|
||
|
<title>Node1->Node4</title>
|
||
|
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M125.24,-55.08C129.79,-47.96 136.35,-37.68 142.02,-28.8"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="145.46,-30.92 147.89,-20.61 139.56,-27.15 145.46,-30.92"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node5 -->
|
||
|
<g id="Node000005" class="node">
|
||
|
<title>Node5</title>
|
||
|
<g id="a_Node000005"><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="310,-19.25 197.25,-19.25 197.25,0 310,0 310,-19.25"/>
|
||
|
<text text-anchor="middle" x="253.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">geometry_datatypes.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node5 -->
|
||
|
<g id="edge4_Node000001_Node000005" class="edge">
|
||
|
<title>Node1->Node5</title>
|
||
|
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M142.36,-54.84C163.82,-46.31 196.26,-33.42 220.58,-23.76"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.78,-26.65 229.78,-19.7 219.2,-20.14 221.78,-26.65"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|