AABB

@Stable
interface AABB : Positionable

Inheritors

Properties

Link copied to clipboard
abstract val size: Size

Functions

Link copied to clipboard
abstract operator fun contains(point: Offset): Boolean