summaryrefslogtreecommitdiffstats
path: root/kig/filters/tests/cubiclineintersect.kig
blob: a157f61117b810639c406c7d2b0419506705daeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<!DOCTYPE KigDocument>
<KigDocument Version="0.6.0" >
 <CoordinateSystem>Euclidean</CoordinateSystem>
 <Objects>
  <Data internal="true" type="double" id="1" >-5.63522</Data>
  <Data internal="true" type="double" id="2" >1.0566</Data>
  <Data internal="true" type="double" id="3" >-1.49686</Data>
  <Data internal="true" type="double" id="4" >2.33333</Data>
  <Data internal="true" type="double" id="5" >-1.14465</Data>
  <Data internal="true" type="double" id="6" >-0.220126</Data>
  <Data internal="true" type="double" id="7" >-4.66667</Data>
  <Data internal="true" type="double" id="8" >-1.14465</Data>
  <Data internal="true" type="double" id="9" >-8.1927</Data>
  <Data internal="true" type="double" id="10" >-2.01515</Data>
  <Data internal="true" type="double" id="11" >-8.36478</Data>
  <Data internal="true" type="double" id="12" >1.36478</Data>
  <Data internal="true" type="double" id="13" >-7.48428</Data>
  <Data internal="true" type="double" id="14" >2.64151</Data>
  <Data internal="true" type="double" id="15" >-4.88679</Data>
  <Data internal="true" type="double" id="16" >3.12579</Data>
  <Data internal="true" type="double" id="17" >-3.03774</Data>
  <Data internal="true" type="double" id="18" >1.49686</Data>
  <Data internal="true" type="double" id="19" >-6.25157</Data>
  <Data internal="true" type="double" id="20" >3.91824</Data>
  <Data internal="true" type="double" id="21" >-2.06918</Data>
  <Data internal="true" type="double" id="22" >-3.47799</Data>
  <Data internal="true" type="int" id="23" >1</Data>
  <Data internal="true" type="int" id="24" >2</Data>
  <Data internal="true" type="int" id="25" >3</Data>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="26" color="#0000ff" >
   <Parent id="1" />
   <Parent id="2" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="27" color="#0000ff" >
   <Parent id="3" />
   <Parent id="4" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="28" color="#0000ff" >
   <Parent id="5" />
   <Parent id="6" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="29" color="#0000ff" >
   <Parent id="7" />
   <Parent id="8" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="30" color="#0000ff" >
   <Parent id="9" />
   <Parent id="10" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="31" color="#0000ff" >
   <Parent id="11" />
   <Parent id="12" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="32" color="#0000ff" >
   <Parent id="13" />
   <Parent id="14" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="33" color="#0000ff" >
   <Parent id="15" />
   <Parent id="16" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="34" color="#0000ff" >
   <Parent id="17" />
   <Parent id="18" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="35" color="#0000ff" >
   <Parent id="19" />
   <Parent id="20" />
  </Object>
  <Object width="5" internal="false" shown="true" type="FixedPoint" id="36" color="#0000ff" >
   <Parent id="21" />
   <Parent id="22" />
  </Object>
  <Object width="-1" internal="false" shown="true" type="CubicB9P" id="37" color="#0000ff" >
   <Parent id="26" />
   <Parent id="27" />
   <Parent id="28" />
   <Parent id="29" />
   <Parent id="30" />
   <Parent id="31" />
   <Parent id="32" />
   <Parent id="33" />
   <Parent id="34" />
  </Object>
  <Object width="-1" internal="false" shown="true" type="LineAB" id="38" color="#0000ff" >
   <Parent id="35" />
   <Parent id="36" />
  </Object>
  <Object width="-1" internal="false" shown="true" type="LineCubicIntersection" id="39" color="#0000ff" >
   <Parent id="37" />
   <Parent id="38" />
   <Parent id="23" />
  </Object>
  <Object width="-1" internal="false" shown="true" type="LineCubicIntersection" id="40" color="#0000ff" >
   <Parent id="37" />
   <Parent id="38" />
   <Parent id="24" />
  </Object>
  <Object width="-1" internal="false" shown="true" type="LineCubicIntersection" id="41" color="#0000ff" >
   <Parent id="37" />
   <Parent id="38" />
   <Parent id="25" />
  </Object>
 </Objects>
</KigDocument>