Rectangle

Undocumented in source.
version(unittest)
@safe @nogc nothrow pure
alias Rectangle = BoundingBox!(float, 2, BoundingBoxOptions.storeSize)

Meta