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">
2023-05-31 00:33:01 +08:00
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
2020-08-27 03:28:38 +08:00
-->
<!-- Title: geometry/vectors_3d.c Pages: 1 -->
2023-04-28 03:43:13 +08:00
<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)" >
2020-08-27 03:28:38 +08:00
<title > geometry/vectors_3d.c</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Functions related to 3D vector operations." >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "177.5,-74.5 61.75,-74.5 61.75,-55.25 177.5,-55.25 177.5,-74.5" />
<text text-anchor= "middle" x= "119.62" y= "-61" font-family= "Helvetica,sans-Serif" font-size= "10.00" > geometry/vectors_3d.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= " " >
2023-04-28 03:43:13 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2023-04-28 03:43:13 +08:00
<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" />
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= " " >
2023-04-28 03:43:13 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2023-04-28 03:43:13 +08:00
<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" />
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= " " >
2023-04-28 03:43:13 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2023-04-28 03:43:13 +08:00
<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" />
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." >
2023-04-28 03:43:13 +08:00
<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>
2020-08-27 03:28:38 +08:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node5</title>
2023-04-28 03:43:13 +08:00
<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" />
2020-08-27 03:28:38 +08:00
</g>
</g>
</svg>