mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 10:33:10 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: geometry/line_segment_intersection.cpp Pages: 1 -->
|
||||
<svg width="136pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M54.98,-54.95C50.18,-47.1 44.21,-37.35 39.1,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="41.63,-27.41 33.42,-20.7 35.66,-31.06 41.63,-27.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M54.98,-54.95C50.23,-47.19 44.35,-37.56 39.27,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.42,-27.7 34.21,-20.99 36.45,-31.35 42.42,-27.7"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M73.02,-54.95C77.95,-47.1 84.08,-37.35 89.34,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.81,-31.03 95.17,-20.7 86.89,-27.31 92.81,-31.03"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M73.02,-54.95C77.9,-47.19 83.95,-37.56 89.16,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.01,-31.31 94.37,-20.98 86.08,-27.59 92.01,-31.31"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user