oraqlle / cortexlib

A library of general purpose types, classes, functions, algorithms, utilities and other components for C++.
https://oraqlle.github.io/cortexlib/
MIT License
0 stars 0 forks source link

[Feature] Dimension Constructor #28

Closed oraqlle closed 2 years ago

oraqlle commented 2 years ago

A constructor that takes the dimensions of another box and constructs a new box of the given size.

oraqlle commented 2 years ago

Implemented in v0.13.1