MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit.euclidean2d
/
MutableSquare
/
intersects
intersects
open
override
fun
intersects
(
ray
:
Ray
)
:
Boolean
Returns
true
if this square intersects the given
ray
.