TrackForgex.Utils.BBox (track_forgex v0.2.1)

Copy Markdown View Source

BBox implementation.

Summary

Types

t()

@type t() :: %TrackForgex.Utils.BBox{h: float(), w: float(), x: float(), y: float()}