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">
2021-11-06 02:11:46 +08:00
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
2020-08-27 03:28:38 +08:00
-->
<!-- Title: geometry/vectors_3d.c Pages: 1 -->
2021-10-26 03:34:27 +08:00
<svg width= "324pt" height= "84pt"
viewBox="0.00 0.00 323.50 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2020-08-27 03:28:38 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 80)" >
<title > geometry/vectors_3d.c</title>
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-80 319.5,-80 319.5,4 -4,4" />
2020-08-27 03:28:38 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Functions related to 3D vector operations." >
2021-10-26 03:34:27 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "63,-56.5 63,-75.5 181,-75.5 181,-56.5 63,-56.5" />
2020-08-27 03:28:38 +08:00
<text text-anchor= "middle" x= "122" y= "-63.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > geometry/vectors_3d.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:title= " " >
<polygon fill= "white" stroke= "#bfbfbf" points= "0,-0.5 0,-19.5 46,-19.5 46,-0.5 0,-0.5" />
<text text-anchor= "middle" x= "23" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stdio.h</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M106.09,-56.32C90.36,-47.74 66.06,-34.49 47.79,-24.52" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "49.32,-21.37 38.87,-19.65 45.97,-27.52 49.32,-21.37" />
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:title= " " >
<polygon fill= "white" stroke= "#bfbfbf" points= "64.5,-0.5 64.5,-19.5 111.5,-19.5 111.5,-0.5 64.5,-0.5" />
<text text-anchor= "middle" x= "88" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > math.h</text>
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
<path fill= "none" stroke= "midnightblue" d= "M116.39,-56.08C111.63,-48.53 104.68,-37.49 98.85,-28.23" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "101.8,-26.35 93.51,-19.75 95.88,-30.08 101.8,-26.35" />
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:title= " " >
<polygon fill= "white" stroke= "#bfbfbf" points= "130,-0.5 130,-19.5 182,-19.5 182,-0.5 130,-0.5" />
<text text-anchor= "middle" x= "156" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > assert.h</text>
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
<path fill= "none" stroke= "midnightblue" d= "M127.61,-56.08C132.37,-48.53 139.32,-37.49 145.15,-28.23" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "148.12,-30.08 150.49,-19.75 142.2,-26.35 148.12,-30.08" />
</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." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "200.5,-0.5 200.5,-19.5 315.5,-19.5 315.5,-0.5 200.5,-0.5" />
<text text-anchor= "middle" x= "258" y= "-7.5" 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>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M143.55,-56.44C166.03,-47.52 201.49,-33.44 226.98,-23.32" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "228.55,-26.46 236.55,-19.52 225.97,-19.95 228.55,-26.46" />
2020-08-27 03:28:38 +08:00
</g>
</g>
</svg>