@immugio/three-math-extensions 0.2.24 → 0.2.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -81,7 +81,7 @@ Line3.constructor
81
81
 
82
82
  #### Defined in
83
83
 
84
- [src/Line3D.ts:13](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L13)
84
+ [src/Line3D.ts:13](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L13)
85
85
 
86
86
  ## Properties
87
87
 
@@ -95,7 +95,7 @@ Line3.end
95
95
 
96
96
  #### Defined in
97
97
 
98
- [src/Line3D.ts:9](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L9)
98
+ [src/Line3D.ts:9](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L9)
99
99
 
100
100
  ___
101
101
 
@@ -105,7 +105,7 @@ ___
105
105
 
106
106
  #### Defined in
107
107
 
108
- [src/Line3D.ts:13](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L13)
108
+ [src/Line3D.ts:13](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L13)
109
109
 
110
110
  ___
111
111
 
@@ -119,7 +119,7 @@ Line3.start
119
119
 
120
120
  #### Defined in
121
121
 
122
- [src/Line3D.ts:8](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L8)
122
+ [src/Line3D.ts:8](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L8)
123
123
 
124
124
  ## Accessors
125
125
 
@@ -135,7 +135,7 @@ Returns the center of this line
135
135
 
136
136
  #### Defined in
137
137
 
138
- [src/Line3D.ts:270](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L270)
138
+ [src/Line3D.ts:270](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L270)
139
139
 
140
140
  ___
141
141
 
@@ -151,7 +151,7 @@ Returns the direction of this line.
151
151
 
152
152
  #### Defined in
153
153
 
154
- [src/Line3D.ts:263](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L263)
154
+ [src/Line3D.ts:263](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L263)
155
155
 
156
156
  ___
157
157
 
@@ -167,7 +167,7 @@ Returns the start and end points of the line as an array.
167
167
 
168
168
  #### Defined in
169
169
 
170
- [src/Line3D.ts:293](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L293)
170
+ [src/Line3D.ts:293](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L293)
171
171
 
172
172
  ___
173
173
 
@@ -183,7 +183,7 @@ Returns this line's length.
183
183
 
184
184
  #### Defined in
185
185
 
186
- [src/Line3D.ts:247](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L247)
186
+ [src/Line3D.ts:247](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L247)
187
187
 
188
188
  ## Methods
189
189
 
@@ -205,7 +205,7 @@ Divides the Line3D into a number of segments of the given length.
205
205
 
206
206
  #### Defined in
207
207
 
208
- [src/Line3D.ts:405](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L405)
208
+ [src/Line3D.ts:405](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L405)
209
209
 
210
210
  ___
211
211
 
@@ -234,7 +234,7 @@ Clones the line, does not modify this.
234
234
 
235
235
  #### Defined in
236
236
 
237
- [src/Line3D.ts:51](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L51)
237
+ [src/Line3D.ts:51](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L51)
238
238
 
239
239
  ___
240
240
 
@@ -260,7 +260,7 @@ Clones the line, does not modify this.
260
260
 
261
261
  #### Defined in
262
262
 
263
- [src/Line3D.ts:76](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L76)
263
+ [src/Line3D.ts:76](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L76)
264
264
 
265
265
  ___
266
266
 
@@ -280,7 +280,7 @@ Line3.clone
280
280
 
281
281
  #### Defined in
282
282
 
283
- [src/Line3D.ts:577](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L577)
283
+ [src/Line3D.ts:577](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L577)
284
284
 
285
285
  ___
286
286
 
@@ -308,7 +308,7 @@ line's endpoints.
308
308
 
309
309
  #### Defined in
310
310
 
311
- [src/Line3D.ts:551](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L551)
311
+ [src/Line3D.ts:551](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L551)
312
312
 
313
313
  ___
314
314
 
@@ -331,7 +331,7 @@ Check that this line section contains provided point.
331
331
 
332
332
  #### Defined in
333
333
 
334
- [src/Line3D.ts:302](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L302)
334
+ [src/Line3D.ts:302](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L302)
335
335
 
336
336
  ___
337
337
 
@@ -358,7 +358,7 @@ line section.
358
358
 
359
359
  #### Defined in
360
360
 
361
- [src/Line3D.ts:200](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L200)
361
+ [src/Line3D.ts:200](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L200)
362
362
 
363
363
  ___
364
364
 
@@ -381,7 +381,7 @@ Distance from this line to the provided point.
381
381
 
382
382
  #### Defined in
383
383
 
384
- [src/Line3D.ts:312](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L312)
384
+ [src/Line3D.ts:312](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L312)
385
385
 
386
386
  ___
387
387
 
@@ -408,7 +408,7 @@ Line3.equals
408
408
 
409
409
  #### Defined in
410
410
 
411
- [src/Line3D.ts:570](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L570)
411
+ [src/Line3D.ts:570](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L570)
412
412
 
413
413
  ___
414
414
 
@@ -440,7 +440,7 @@ Returns null if lines are not parallel.
440
440
 
441
441
  #### Defined in
442
442
 
443
- [src/Line3D.ts:323](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L323)
443
+ [src/Line3D.ts:323](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L323)
444
444
 
445
445
  ___
446
446
 
@@ -467,7 +467,7 @@ https://stackoverflow.com/questions/2316490/the-algorithm-to-find-the-point-of-i
467
467
 
468
468
  #### Defined in
469
469
 
470
- [src/Line3D.ts:456](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L456)
470
+ [src/Line3D.ts:456](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L456)
471
471
 
472
472
  ___
473
473
 
@@ -494,7 +494,7 @@ is parallel to this line.
494
494
 
495
495
  #### Defined in
496
496
 
497
- [src/Line3D.ts:344](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L344)
497
+ [src/Line3D.ts:344](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L344)
498
498
 
499
499
  ___
500
500
 
@@ -525,7 +525,7 @@ Clones the line, does not modify this.
525
525
 
526
526
  #### Defined in
527
527
 
528
- [src/Line3D.ts:111](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L111)
528
+ [src/Line3D.ts:111](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L111)
529
529
 
530
530
  ___
531
531
 
@@ -545,7 +545,7 @@ ___
545
545
 
546
546
  #### Defined in
547
547
 
548
- [src/Line3D.ts:380](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L380)
548
+ [src/Line3D.ts:380](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L380)
549
549
 
550
550
  ___
551
551
 
@@ -565,7 +565,7 @@ ___
565
565
 
566
566
  #### Defined in
567
567
 
568
- [src/Line3D.ts:368](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L368)
568
+ [src/Line3D.ts:368](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L368)
569
569
 
570
570
  ___
571
571
 
@@ -581,7 +581,7 @@ Project the line to 2D space, Y value is dropped
581
581
 
582
582
  #### Defined in
583
583
 
584
- [src/Line3D.ts:563](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L563)
584
+ [src/Line3D.ts:563](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L563)
585
585
 
586
586
  ___
587
587
 
@@ -609,7 +609,7 @@ line section.
609
609
 
610
610
  #### Defined in
611
611
 
612
- [src/Line3D.ts:210](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L210)
612
+ [src/Line3D.ts:210](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L210)
613
613
 
614
614
  ___
615
615
 
@@ -632,7 +632,7 @@ Returns a new line that is the projection of this line onto @other. Uses `closes
632
632
 
633
633
  #### Defined in
634
634
 
635
- [src/Line3D.ts:394](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L394)
635
+ [src/Line3D.ts:394](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L394)
636
636
 
637
637
  ___
638
638
 
@@ -652,7 +652,7 @@ ___
652
652
 
653
653
  #### Defined in
654
654
 
655
- [src/Line3D.ts:359](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L359)
655
+ [src/Line3D.ts:359](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L359)
656
656
 
657
657
  ___
658
658
 
@@ -674,7 +674,7 @@ Set the center of the line to the provided point. Length and direction remain un
674
674
 
675
675
  #### Defined in
676
676
 
677
- [src/Line3D.ts:278](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L278)
677
+ [src/Line3D.ts:278](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L278)
678
678
 
679
679
  ___
680
680
 
@@ -696,7 +696,7 @@ Set the length of this line. Center and direction remain unchanged.
696
696
 
697
697
  #### Defined in
698
698
 
699
- [src/Line3D.ts:255](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L255)
699
+ [src/Line3D.ts:255](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L255)
700
700
 
701
701
  ___
702
702
 
@@ -710,7 +710,7 @@ ___
710
710
 
711
711
  #### Defined in
712
712
 
713
- [src/Line3D.ts:581](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L581)
713
+ [src/Line3D.ts:581](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L581)
714
714
 
715
715
  ___
716
716
 
@@ -732,7 +732,7 @@ Move this line by the given vector.
732
732
 
733
733
  #### Defined in
734
734
 
735
- [src/Line3D.ts:441](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L441)
735
+ [src/Line3D.ts:441](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L441)
736
736
 
737
737
  ___
738
738
 
@@ -754,7 +754,7 @@ ___
754
754
 
755
755
  #### Defined in
756
756
 
757
- [src/Line3D.ts:18](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L18)
757
+ [src/Line3D.ts:18](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L18)
758
758
 
759
759
  ___
760
760
 
@@ -779,7 +779,7 @@ The polygon will only be closed if either
779
779
 
780
780
  #### Defined in
781
781
 
782
- [src/Line3D.ts:27](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L27)
782
+ [src/Line3D.ts:27](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L27)
783
783
 
784
784
  ___
785
785
 
@@ -803,7 +803,7 @@ Accepts an array of Line3D and groups them into arrays of connected lines
803
803
 
804
804
  #### Defined in
805
805
 
806
- [src/Line3D.ts:511](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L511)
806
+ [src/Line3D.ts:511](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L511)
807
807
 
808
808
  ___
809
809
 
@@ -828,4 +828,4 @@ Lines must be parallel for joining.
828
828
 
829
829
  #### Defined in
830
830
 
831
- [src/Line3D.ts:165](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Line3D.ts#L165)
831
+ [src/Line3D.ts:165](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Line3D.ts#L165)
@@ -23,9 +23,11 @@
23
23
  - [center](Polygon.md#center)
24
24
  - [centerOnOrigin](Polygon.md#centeronorigin)
25
25
  - [clone](Polygon.md#clone)
26
+ - [containsPoint](Polygon.md#containspoint)
26
27
  - [ensureLastPoint](Polygon.md#ensurelastpoint)
27
28
  - [equals](Polygon.md#equals)
28
29
  - [flip](Polygon.md#flip)
30
+ - [perimeter](Polygon.md#perimeter)
29
31
  - [toBoundingPolygon](Polygon.md#toboundingpolygon)
30
32
  - [toRectangle](Polygon.md#torectangle)
31
33
  - [fromPoints](Polygon.md#frompoints)
@@ -50,7 +52,7 @@
50
52
 
51
53
  #### Defined in
52
54
 
53
- [src/Polygon.ts:8](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L8)
55
+ [src/Polygon.ts:10](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L10)
54
56
 
55
57
  ## Properties
56
58
 
@@ -60,7 +62,7 @@
60
62
 
61
63
  #### Defined in
62
64
 
63
- [src/Polygon.ts:8](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L8)
65
+ [src/Polygon.ts:10](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L10)
64
66
 
65
67
  ___
66
68
 
@@ -70,7 +72,7 @@ ___
70
72
 
71
73
  #### Defined in
72
74
 
73
- [src/Polygon.ts:8](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L8)
75
+ [src/Polygon.ts:10](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L10)
74
76
 
75
77
  ## Accessors
76
78
 
@@ -84,7 +86,7 @@ ___
84
86
 
85
87
  #### Defined in
86
88
 
87
- [src/Polygon.ts:24](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L24)
89
+ [src/Polygon.ts:26](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L26)
88
90
 
89
91
  ## Methods
90
92
 
@@ -98,7 +100,7 @@ ___
98
100
 
99
101
  #### Defined in
100
102
 
101
- [src/Polygon.ts:73](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L73)
103
+ [src/Polygon.ts:75](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L75)
102
104
 
103
105
  ___
104
106
 
@@ -112,7 +114,7 @@ ___
112
114
 
113
115
  #### Defined in
114
116
 
115
- [src/Polygon.ts:48](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L48)
117
+ [src/Polygon.ts:50](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L50)
116
118
 
117
119
  ___
118
120
 
@@ -126,7 +128,7 @@ ___
126
128
 
127
129
  #### Defined in
128
130
 
129
- [src/Polygon.ts:29](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L29)
131
+ [src/Polygon.ts:31](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L31)
130
132
 
131
133
  ___
132
134
 
@@ -140,7 +142,27 @@ ___
140
142
 
141
143
  #### Defined in
142
144
 
143
- [src/Polygon.ts:115](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L115)
145
+ [src/Polygon.ts:125](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L125)
146
+
147
+ ___
148
+
149
+ ### containsPoint
150
+
151
+ ▸ **containsPoint**(`point`): `boolean`
152
+
153
+ #### Parameters
154
+
155
+ | Name | Type |
156
+ | :------ | :------ |
157
+ | `point` | [`Vec2`](Vec2.md) |
158
+
159
+ #### Returns
160
+
161
+ `boolean`
162
+
163
+ #### Defined in
164
+
165
+ [src/Polygon.ts:109](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L109)
144
166
 
145
167
  ___
146
168
 
@@ -154,7 +176,7 @@ ___
154
176
 
155
177
  #### Defined in
156
178
 
157
- [src/Polygon.ts:57](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L57)
179
+ [src/Polygon.ts:59](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L59)
158
180
 
159
181
  ___
160
182
 
@@ -174,7 +196,7 @@ ___
174
196
 
175
197
  #### Defined in
176
198
 
177
- [src/Polygon.ts:119](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L119)
199
+ [src/Polygon.ts:129](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L129)
178
200
 
179
201
  ___
180
202
 
@@ -188,7 +210,21 @@ ___
188
210
 
189
211
  #### Defined in
190
212
 
191
- [src/Polygon.ts:96](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L96)
213
+ [src/Polygon.ts:98](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L98)
214
+
215
+ ___
216
+
217
+ ### perimeter
218
+
219
+ ▸ **perimeter**(): `number`
220
+
221
+ #### Returns
222
+
223
+ `number`
224
+
225
+ #### Defined in
226
+
227
+ [src/Polygon.ts:105](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L105)
192
228
 
193
229
  ___
194
230
 
@@ -202,7 +238,7 @@ ___
202
238
 
203
239
  #### Defined in
204
240
 
205
- [src/Polygon.ts:86](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L86)
241
+ [src/Polygon.ts:88](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L88)
206
242
 
207
243
  ___
208
244
 
@@ -216,7 +252,7 @@ ___
216
252
 
217
253
  #### Defined in
218
254
 
219
- [src/Polygon.ts:110](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L110)
255
+ [src/Polygon.ts:120](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L120)
220
256
 
221
257
  ___
222
258
 
@@ -237,7 +273,7 @@ ___
237
273
 
238
274
  #### Defined in
239
275
 
240
- [src/Polygon.ts:11](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L11)
276
+ [src/Polygon.ts:13](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L13)
241
277
 
242
278
  ___
243
279
 
@@ -258,4 +294,4 @@ ___
258
294
 
259
295
  #### Defined in
260
296
 
261
- [src/Polygon.ts:15](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Polygon.ts#L15)
297
+ [src/Polygon.ts:17](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Polygon.ts#L17)
@@ -54,7 +54,7 @@
54
54
 
55
55
  #### Defined in
56
56
 
57
- [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L7)
57
+ [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L7)
58
58
 
59
59
  ## Properties
60
60
 
@@ -64,7 +64,7 @@
64
64
 
65
65
  #### Defined in
66
66
 
67
- [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L7)
67
+ [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L7)
68
68
 
69
69
  ___
70
70
 
@@ -74,7 +74,7 @@ ___
74
74
 
75
75
  #### Defined in
76
76
 
77
- [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L7)
77
+ [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L7)
78
78
 
79
79
  ___
80
80
 
@@ -84,7 +84,7 @@ ___
84
84
 
85
85
  #### Defined in
86
86
 
87
- [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L7)
87
+ [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L7)
88
88
 
89
89
  ___
90
90
 
@@ -94,7 +94,7 @@ ___
94
94
 
95
95
  #### Defined in
96
96
 
97
- [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L7)
97
+ [src/Rectangle.ts:7](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L7)
98
98
 
99
99
  ## Accessors
100
100
 
@@ -108,7 +108,7 @@ ___
108
108
 
109
109
  #### Defined in
110
110
 
111
- [src/Rectangle.ts:20](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L20)
111
+ [src/Rectangle.ts:20](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L20)
112
112
 
113
113
  ___
114
114
 
@@ -122,7 +122,7 @@ ___
122
122
 
123
123
  #### Defined in
124
124
 
125
- [src/Rectangle.ts:41](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L41)
125
+ [src/Rectangle.ts:41](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L41)
126
126
 
127
127
  ___
128
128
 
@@ -136,7 +136,7 @@ ___
136
136
 
137
137
  #### Defined in
138
138
 
139
- [src/Rectangle.ts:27](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L27)
139
+ [src/Rectangle.ts:27](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L27)
140
140
 
141
141
  ___
142
142
 
@@ -150,7 +150,7 @@ ___
150
150
 
151
151
  #### Defined in
152
152
 
153
- [src/Rectangle.ts:13](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L13)
153
+ [src/Rectangle.ts:13](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L13)
154
154
 
155
155
  ## Methods
156
156
 
@@ -164,7 +164,7 @@ ___
164
164
 
165
165
  #### Defined in
166
166
 
167
- [src/Rectangle.ts:54](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L54)
167
+ [src/Rectangle.ts:54](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L54)
168
168
 
169
169
  ___
170
170
 
@@ -178,7 +178,7 @@ ___
178
178
 
179
179
  #### Defined in
180
180
 
181
- [src/Rectangle.ts:9](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L9)
181
+ [src/Rectangle.ts:9](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L9)
182
182
 
183
183
  ___
184
184
 
@@ -198,7 +198,7 @@ ___
198
198
 
199
199
  #### Defined in
200
200
 
201
- [src/Rectangle.ts:90](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L90)
201
+ [src/Rectangle.ts:90](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L90)
202
202
 
203
203
  ___
204
204
 
@@ -218,7 +218,7 @@ ___
218
218
 
219
219
  #### Defined in
220
220
 
221
- [src/Rectangle.ts:80](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L80)
221
+ [src/Rectangle.ts:80](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L80)
222
222
 
223
223
  ___
224
224
 
@@ -238,7 +238,7 @@ ___
238
238
 
239
239
  #### Defined in
240
240
 
241
- [src/Rectangle.ts:34](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L34)
241
+ [src/Rectangle.ts:34](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L34)
242
242
 
243
243
  ___
244
244
 
@@ -254,7 +254,7 @@ The polygon is always constructed as "clockwise", assuming X axis to the right a
254
254
 
255
255
  #### Defined in
256
256
 
257
- [src/Rectangle.ts:71](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L71)
257
+ [src/Rectangle.ts:71](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L71)
258
258
 
259
259
  ___
260
260
 
@@ -268,7 +268,7 @@ ___
268
268
 
269
269
  #### Defined in
270
270
 
271
- [src/Rectangle.ts:64](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L64)
271
+ [src/Rectangle.ts:64](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L64)
272
272
 
273
273
  ___
274
274
 
@@ -288,4 +288,4 @@ ___
288
288
 
289
289
  #### Defined in
290
290
 
291
- [src/Rectangle.ts:45](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Rectangle.ts#L45)
291
+ [src/Rectangle.ts:45](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Rectangle.ts#L45)
@@ -32,7 +32,7 @@
32
32
 
33
33
  #### Defined in
34
34
 
35
- [src/Size2.ts:2](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Size2.ts#L2)
35
+ [src/Size2.ts:2](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Size2.ts#L2)
36
36
 
37
37
  ## Properties
38
38
 
@@ -42,7 +42,7 @@
42
42
 
43
43
  #### Defined in
44
44
 
45
- [src/Size2.ts:2](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Size2.ts#L2)
45
+ [src/Size2.ts:2](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Size2.ts#L2)
46
46
 
47
47
  ___
48
48
 
@@ -52,4 +52,4 @@ ___
52
52
 
53
53
  #### Defined in
54
54
 
55
- [src/Size2.ts:2](https://github.com/Immugio/three-math-extensions/blob/336678b/src/Size2.ts#L2)
55
+ [src/Size2.ts:2](https://github.com/Immugio/three-math-extensions/blob/e397290/src/Size2.ts#L2)