ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Line
ws
math
collision
Undocumented in source.
struct
Line {
float
[
3
]
origin
;
float
[
3
]
dir
;
}
Members
Variables
dir
float
[
3
]
dir
;
Undocumented in source.
origin
float
[
3
]
origin
;
Undocumented in source.
Meta
Source
See Implementation
ws
math
collision
classes
LineCubeResult
LinePlaneResult
Result
functions
collide
line_plane
structs
Cube
Line
Plane