58 lines
2.5 KiB
XML
58 lines
2.5 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 7.0.1 (20221109.1506)
|
||
|
-->
|
||
|
<!-- Title: graphics_init Pages: 1 -->
|
||
|
<svg width="361pt" height="27pt"
|
||
|
viewBox="0.00 0.00 361.00 27.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 23)">
|
||
|
<title>graphics_init</title>
|
||
|
<!-- Node1 -->
|
||
|
<g id="Node000001" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_Node000001"><a xlink:title="Initializes a gl_area.">
|
||
|
<polygon fill="#999999" stroke="#666666" points="353,-19 274,-19 274,0 353,0 353,-19"/>
|
||
|
<text text-anchor="middle" x="313.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">graphics_init</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2 -->
|
||
|
<g id="Node000002" class="node">
|
||
|
<title>Node2</title>
|
||
|
<g id="a_Node000002"><a xlink:href="$da/d0c/gl_8c.html#a28b44187c7ae713705874288323e10a6" xlink:title="Look for stack entry and initializes OpenGL for it.">
|
||
|
<polygon fill="white" stroke="#666666" points="238,-19 139,-19 139,0 238,0 238,-19"/>
|
||
|
<text text-anchor="middle" x="188.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">util_gl_init_stack</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node2 -->
|
||
|
<g id="edge3_Node000001_Node000002" class="edge">
|
||
|
<title>Node1->Node2</title>
|
||
|
<g id="a_edge3_Node000001_Node000002"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M262.18,-9.5C254.23,-9.5 246.02,-9.5 238.11,-9.5"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.07,-13 272.07,-9.5 262.07,-6 262.07,-13"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node3 -->
|
||
|
<g id="Node000003" class="node">
|
||
|
<title>Node3</title>
|
||
|
<g id="a_Node000003"><a xlink:href="$d8/d06/signal_8c.html#ad1d3eacfd74456a35e08571269a28606" xlink:title="We need to set up our state when we realize the GtkGLArea widget.">
|
||
|
<polygon fill="white" stroke="#666666" points="103,-19 0,-19 0,0 103,0 103,-19"/>
|
||
|
<text text-anchor="middle" x="51.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">on_glarea_realize</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2->Node3 -->
|
||
|
<g id="edge4_Node000002_Node000003" class="edge">
|
||
|
<title>Node2->Node3</title>
|
||
|
<g id="a_edge4_Node000002_Node000003"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M127.26,-9.5C119.31,-9.5 111.22,-9.5 103.44,-9.5"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="127.25,-13 137.25,-9.5 127.25,-6 127.25,-13"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|