Preparing search index...
The search index is not available
@akashic-extension/collision-js
@akashic-extension/collision-js
collision
segmentToBox
Function segmentToBox
segment
To
Box
(
s
:
collision
.
Segment
, b
:
collision
.
Box
)
:
boolean
線分と矩形の交差判定。
Parameters
s:
collision
.
Segment
線分。
b:
collision
.
Box
矩形。
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@akashic-
extension/collision-
js
collision
math
AABB
Box
Circle
Contact
Line
Polygon
Segment
aabb
ToAABB
aabb
To
Box
aabb
To
Line
aabb
To
Segment
aabb
To
Vec
box
To
Box
circle
ToAABB
circle
To
Box
circle
To
Circle
circle
To
Circle
Contact
circle
To
Line
circle
To
Segment
circle
To
Vec
createAABBFrom
Box
enlargeAABB
getAABBCorner
get
Box
Corner
get
Box
Edge
line
To
Box
line
To
Line
line
To
Segment
overlapAABBAnd
Segment
overlap
Box
And
Segment
polygon
ToAABB
polygon
To
Box
polygon
To
Circle
polygon
To
Line
polygon
To
Polygon
polygon
To
Segment
polygon
To
Vec
segment
To
Box
segment
To
Segment
vec
To
Box
vec
To
Line
vec
To
Segment
vec
To
Vec
which
Side
Generated using
TypeDoc
線分と矩形の交差判定。