2020-08-27 03:28:38 +08: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">
2022-09-08 08:17:03 +08:00
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
2020-08-27 03:28:38 +08:00
-->
<!-- Title: geometry/quaternions.c Pages: 1 -->
2022-09-08 08:17:03 +08:00
<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)" >
2020-08-27 03:28:38 +08:00
<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." >
2022-09-08 08:17:03 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2022-09-08 08:17:03 +08:00
<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" />
2020-08-27 03:28:38 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2022-09-08 08:17:03 +08:00
<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" />
2020-08-27 03:28:38 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:title= " " >
2022-09-08 08:17:03 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2022-09-08 08:17:03 +08:00
<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" />
2020-08-27 03:28:38 +08:00
</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." >
2022-09-08 08:17:03 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node5</title>
2022-09-08 08:17:03 +08:00
<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" />
2020-08-27 03:28:38 +08:00
</g>
</g>
</svg>