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-11-02 14:20:05 +08:00
|
|
|
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
2020-08-27 03:28:38 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: quaternion_ Pages: 1 -->
|
2022-09-08 08:17:03 +08:00
|
|
|
<svg width="75pt" height="93pt"
|
|
|
|
viewBox="0.00 0.00 75.00 93.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 89)">
|
2020-08-27 03:28:38 +08:00
|
|
|
<title>quaternion_</title>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="a Quaternion type represented using a scalar  or  and a 3D vector">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="67,-19 0,-19 0,0 67,0 67,-19"/>
|
|
|
|
<text text-anchor="middle" x="33.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">quaternion_</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:href="../../d5/db4/structvec__3d__.html" target="_top" xlink:title="3D vector type">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="white" stroke="#666666" points="60,-85 7,-85 7,-66 60,-66 60,-85"/>
|
|
|
|
<text text-anchor="middle" x="33.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">vec_3d_</text>
|
2020-08-27 03:28:38 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2->Node1 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node2->Node1</title>
|
2022-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M33.5,-54.18C33.5,-42.44 33.5,-28.27 33.5,-19.32"/>
|
|
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="30,-54.09 33.5,-64.09 37,-54.09 30,-54.09"/>
|
2022-09-08 08:17:03 +08:00
|
|
|
<text text-anchor="middle" x="44.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00"> dual</text>
|
2020-08-27 03:28:38 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|